Metadata-Version: 2.1
Name: nics
Version: 2.2.3
Summary: Minimalist GitHub documentation tool.
Home-page: https://nvfp.github.io/now-i-can-sleep
Author: Nicholas Valentinus
Author-email: nvfastplease@gmail.com
License: MIT
Project-URL: Documentation, https://nvfp.github.io/now-i-can-sleep/docs
Project-URL: Report bugs, https://github.com/nvfp/now-i-can-sleep/issues
Project-URL: Repository, https://github.com/nvfp/now-i-can-sleep
Project-URL: Changelog, https://nvfp.github.io/now-i-can-sleep/changelog
Keywords: python,toolkit,mykit
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mykit (==4.1.0)



# Now I Can Sleep

A minimalist automated documentation generation tool for a GitHub repository.

![nics' banner](https://raw.githubusercontent.com/nvfp/now-i-can-sleep/master/assets/20230627-nics-logo.png)


## Installation

1. Install via pip `pip install nics`
2. Navigate to your project root directory
3. Run `nics init`
4. Follow the wizard, and you all set!


## Links

- [Documentation](https://nvfp.github.io/now-i-can-sleep)
- [Changelog](https://nvfp.github.io/now-i-can-sleep/changelog)
- [💙Supporters](https://nvfp.github.io/now-i-can-sleep/supporters)


## Troubleshoot

- To report bugs or ask questions, you can open an issue or submit a pull request.


## License

This project is licensed under the MIT license.
