A tool to manage all your boilerplate from cli and generate files for you !

Currently available for debian based system will release for other systems later
- From npm :
For Stable build
```bash
npm i -g barego
bare #to check installation
```
For Nightly version
```bash
npm i -g madrix01/Bare#dev
baren #to check installation
```
From source :
Please see Install
issues tab