https://github.com/airscripts/devine
A command line interface used to parse and validate JSON config files, enforcing a given specification.
https://github.com/airscripts/devine
airscript airscripts airthics cli json nim
Last synced: 1 day ago
JSON representation
A command line interface used to parse and validate JSON config files, enforcing a given specification.
- Host: GitHub
- URL: https://github.com/airscripts/devine
- Owner: airscripts
- License: mit
- Created: 2022-12-26T20:39:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T17:34:58.000Z (over 2 years ago)
- Last Synced: 2026-04-14T21:47:31.516Z (13 days ago)
- Topics: airscript, airscripts, airthics, cli, json, nim
- Language: Nim
- Homepage: https://airscript.it
- Size: 56.6 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Devine
A command line interface used to parse and validate JSON config files, enforcing a given specification.
## Contents
- [Installation](#installation)
- [Usage](#usage)
- [Resources](#resources)
- [Contributing](#contributing)
- [Support](#support)
- [License](#license)
## Installation
Follow the steps below to make use of Devine.
Clone this repository:
```bash
git clone https://github.com/airscripts/devine.git
```
## Usage
404
## Resources
404
## Contributing
Contributions and suggestions about how to improve this project are welcome!
Please follow [our contribution guidelines](https://github.com/airthics/devine/blob/main/CONTRIBUTING.md).
## Support
If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:
## License
This repository is licensed under [MIT License](https://github.com/airthics/devine/blob/main/LICENSE).