Documentation ¶
Index ¶
- func AutoInstallNpm(project string)
- func AutoInstallPip(project string)
- func GetVersionModule(path string, module string) string
- func GetVersionModuleComposer(path string, module string) string
- func IfExistsModule(path string, module string) bool
- func IfExistsModuleComposer(path string, module string) bool
- func PackageJson(project, main, lang string)
- func PackagePip(project, main, lang, framework string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoInstallNpm ¶
func AutoInstallNpm(project string)
func AutoInstallPip ¶
func AutoInstallPip(project string)
func GetVersionModule ¶
Get version of some module npm
func GetVersionModuleComposer ¶
Get version of some module composer
func IfExistsModule ¶
Check if exists module npm
func IfExistsModuleComposer ¶
Check if exists module composer
func PackageJson ¶
func PackageJson(project, main, lang string)
func PackagePip ¶
func PackagePip(project, main, lang, framework string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.