Introduction
Welcome to the documentation for Scaffold, your go-to repository for kick-starting your projects!
If you're tired of setting up your project environment from scratch each time you begin a new venture, you're in the right place.
Scaffold is designed to give you a consistent and tested foundation for your projects, so you can focus on the important stuff.
Quick start
- Download the latest release from GitHub
- Run
./init.sh
to replaceyournamespace
,yourproject
,Your Name
and other strings with your own and choose the features. - Commit and push the changes to your repository.