CLI tool help you setup your config file easily.
To start using it just install it from npm and start using it.
Install the package from npm
npm install -g configion
Setup app name and package name
configion prep <app-name> <package>
configion prep test com.test.testing
- Node js - The framework used.
- commander - Helpful library for making CLI with Node js.
- FastXml - Parse XML to JS/JSON and vice versa.
- Omir Gibreel Github
- Please contribute to our repo
- Any contribution we will appreciate it
- If there is any improvements and enhancement to the code base please submit it to us
- Thanx ^_^