https://github.com/qoyyuum/fabfile-tutorial
Learning how to use Fabfile and documenting it
https://github.com/qoyyuum/fabfile-tutorial
documentation fabric python3
Last synced: about 1 month ago
JSON representation
Learning how to use Fabfile and documenting it
- Host: GitHub
- URL: https://github.com/qoyyuum/fabfile-tutorial
- Owner: Qoyyuum
- Created: 2023-03-31T17:02:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T12:17:54.000Z (about 3 years ago)
- Last Synced: 2025-09-01T01:06:56.043Z (10 months ago)
- Topics: documentation, fabric, python3
- Homepage: https://fabfile-tutorial.readthedocs.io/en/latest/
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn How To Use Fabric (Python Package kind, not the Fashionable Cloth kind)
Learn more about Fabric here: https://fabfile.org
But this repo is made to be more practical with examples. Documentation on how its used is found here: https://fabfile-tutorial.readthedocs.io/en/latest/
Feel free to contribute and discuss on how to further automate system administration with Fabric.