0.0.1 • Published 7 years ago

go-loader-dir v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

go-loader-dir

npm Travis Coveralls Vulnerabilities js-standard-style

Go loader for local files

Usage

$ npm install --global go go-loader-dir
$ go dir boilerplate/directory/path destination/path

Options

$ go dir <source> <destination> [options]
  • source — valid source path
  • destination — folder path to put loaded files (destination folder will be created if it doesn't exist)
  • options:
    • --no-install — do not install boilerplate after loading

License

MIT © Stanislav Termosa termosa.stanislav@gmail.com (https://me.st)