internal

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckArgs

func CheckArgs() (string, string, error)

func ExecuteCmd

func ExecuteCmd(name string, args []string, dir string) error

[https://github.com/Melkeydev/go-blueprint/blob/main/cmd/utils/utils.go]: Melkeydev implementation of ExecuteCmd

Types

type Project

type Project struct {
	ProjectName  string
	AbsolutePath string
	Language     string
}

func (*Project) CreateFileFromTemplate

func (p *Project) CreateFileFromTemplate(tmplContent string, destinationPath string, filename string, data interface{}) error

func (*Project) CreatePath

func (p *Project) CreatePath(pathToCreate string, projectPath string) error

func (*Project) CreateProjectStructure

func (p *Project) CreateProjectStructure() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL