https://github.com/vinayak-mehta/onix
Actually a snek!
https://github.com/vinayak-mehta/onix
Last synced: 2 months ago
JSON representation
Actually a snek!
- Host: GitHub
- URL: https://github.com/vinayak-mehta/onix
- Owner: vinayak-mehta
- License: apache-2.0
- Created: 2020-10-08T21:00:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-12T11:55:30.000Z (over 4 years ago)
- Last Synced: 2025-03-01T01:41:17.953Z (3 months ago)
- Language: Python
- Size: 2.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# onix
Actually a snek!
## Install
You can clone the repo using `git`, and then install `onix` using `pip`:
```
$ pip install .
```## Usage
```
$ onix
```## Versioning
`onix` uses [Semantic Versioning](https://semver.org/). For the available versions, see the tags on the GitHub repository.
## License
This project is licensed under the Apache License, see the [LICENSE](https://github.com/vinayak-mehta/onix/blob/master/LICENSE) file for details.