
Installation
shell
pip install pipconf
Changes
- ⚙️ Core re-written with focus on simplicity
- 💻 New CLI (thanks to [typer](https://typer.tiangolo.com/))
- 📝 Now you can create new config files using the Pipconf CLI
- 📚 Get any config file content using the Pipconf CLI
To know all the details, read the documentation [here](https://jjpaulo2.github.io/pipconf/).