https://github.com/lyz-code/autodev
Command line tool to automate development operations
https://github.com/lyz-code/autodev
Last synced: about 2 months ago
JSON representation
Command line tool to automate development operations
- Host: GitHub
- URL: https://github.com/lyz-code/autodev
- Owner: lyz-code
- License: gpl-3.0
- Created: 2021-11-16T10:11:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T14:46:39.000Z (about 2 years ago)
- Last Synced: 2024-12-29T06:09:57.428Z (4 months ago)
- Language: Python
- Homepage: ["https://lyz-code.github.io/autodev"]
- Size: 175 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
- jimsghstars - lyz-code/autodev - Command line tool to automate development operations (Python)
README
# Autodev
[](https://github.com/lyz-code/autodev/actions)
[](https://github.com/lyz-code/autodev/actions)
[](https://coveralls.io/github/lyz-code/autodev?branch=master)Command line tool to automate development operations
## Help
See [documentation](https://lyz-code.github.io/autodev) for more details.
## Installing
```bash
pip install autodev
```## Contributing
For guidance on setting up a development environment, and how to make
a contribution to *autodev*, see [Contributing to
autodev](https://lyz-code.github.io/autodev/contributing).## License
GPLv3