@etclabscore/pristine-cli
v1.1.1
Published
A cli to make it super easy to select a Pristine github template to start from.
Downloads
16
Keywords
Readme
Pristine CLI
A cli to make it super easy to select a Pristine github template to start from.
What is Pristine?
Pristine is an open source repository in its original condition.
There are a lack of repositories to start from to build community driven open source projects. Pristine is a complete starting point, it follows a Documentation Driven Development approach, and can be used as a resource to augment existing documentation.
How to use Pristine CLI
npm install -g @etclabscore/pristine-cli
pristine-cli myNewProject
- follow the prompts to select and create a new project to suite your needs
Resources
- Pristine
- opensource.guide
- Github community profiles for public repositories
- Readme Driven Development
- pengwynn/flint
- Working Backwards
- Literate programming
- Hammock Driven Development
- Inversion and The Power of Avoiding Stupidity
- choosealicense.com
Contributing
How to contribute, build and release are outlined in CONTRIBUTING.md, BUILDING.md and RELEASING.md respectively. Commits in this repository follow the CONVENTIONAL_COMMITS.md specification.