appbctl

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

README

appbctl

中文请戳

appctl is a command line tool for appboot.

Install

go get -u github.com/appboot/appbctl

Usage

appbctl create

VUE Demo

Configuration

Appboot configuration file(config.yaml) is placed in the ~/.appboot/ directory. If you do not have this file, you can create the file yourself.

Currently in config.yaml you can configure templateRoot and templateSource.

  • templateRoot specifies the storage and retrieval path of the template. The default is ~/.appboot/templates/. For example, templateRoot: /Users/catchzeng/Desktop/templates means set the template path to my Desktop templates directory.

  • templateSource indicates the source repository for obtaining templates. The default is https://github.com/appboot/templates.git. If the default repository cannot meet the requirements, you can specify your own repository. For example, templateSource : https://github.com/CatchZeng/templates.git.

Configuration

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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