Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyz-code/autodev
Command line tool to automate development operations
https://github.com/lyz-code/autodev
Last synced: about 1 month 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T14:46:39.000Z (over 1 year ago)
- Last Synced: 2024-10-12T01:42:33.041Z (2 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
[![Actions Status](https://github.com/lyz-code/autodev/workflows/Tests/badge.svg)](https://github.com/lyz-code/autodev/actions)
[![Actions Status](https://github.com/lyz-code/autodev/workflows/Build/badge.svg)](https://github.com/lyz-code/autodev/actions)
[![Coverage Status](https://coveralls.io/repos/github/lyz-code/autodev/badge.svg?branch=master)](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