A cli to make it super easy to select a Pristine github template to start from.
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.
npm install -g @etclabscore/pristine-cli
pristine-cli myNewProject
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.