0.1.1 • Published 6 years ago

skaffoldr v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

skaffoldr

Build Status Maintainability Coverage Status

Stop manually tooling your project, Skaffoldr generate configs, scripts and files matching your expectations by answering questions.

Skaffoldr is not meant to be a replacement for tools such as vue-cli or ng-cli. It is recommended to use it for small projects and prototypes. This package was first meant for an internal usage, report any missing features you want!

Installation

npm i -g skaffoldr

# or using yarn

yarn global add skaffoldr

Usage

Run skaffoldr, it will generate a directory (customizable name) which will contain your project. It will ask a few questions to generate the appropriate setup matching your expectations.

Contributing

When contributing, be sure to update the tests and run them with npm test.

License

This project is under MIT license.