scaffolder

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const BUILD_SUCCESS_MESSAGE = "project has been successfully created. Please consult the README.md file for instructions and guidance."

Variables

This section is empty.

Functions

func IsProjectNameTaken added in v1.1.4

func IsProjectNameTaken(name string) bool

func New

func New(projectType, platform, name, database, logger string)

Types

type Project

type Project struct {
	Database    string
	Platform    string
	Name        string
	Path        string
	ProjectType string
	Logger      string
}

Jump to

Keyboard shortcuts

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