Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "opabinia"
Variables ¶
This section is empty.
Functions ¶
func CopyFavicons ¶
func CreateAsset ¶
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App provides a set of methods to perform operations for the application.
func (*App) DoInit ¶
DoInit initializes a new project with a specified structure and default content. It performs the following steps: 1. Reads the provided project Name from command-line arguments. 2. Creates the root project directory. 3. Creates subdirectories and populates them with templates, sample files, and assets.
Click to show internal directories.
Click to hide internal directories.