https://github.com/appimagecrafters/appimage-builder-docs
appimage-builder project documetnation
https://github.com/appimagecrafters/appimage-builder-docs
appimage appimage-builder documentation
Last synced: about 1 month ago
JSON representation
appimage-builder project documetnation
- Host: GitHub
- URL: https://github.com/appimagecrafters/appimage-builder-docs
- Owner: AppImageCrafters
- Created: 2020-04-15T01:25:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T01:32:52.000Z (over 1 year ago)
- Last Synced: 2025-03-28T04:41:48.751Z (about 2 months ago)
- Topics: appimage, appimage-builder, documentation
- Language: Python
- Size: 279 KB
- Stars: 11
- Watchers: 2
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# appimage-builder-docs
appimage-builder project documentation is built using sphinx. The Python environment is controlled with `pipenv`.
Use `pipenv install --dev` to install the build tools and `make html` to generate the documentation.