mirror of
https://github.com/hexbabe/python-appimage-module.git
synced 2025-07-20 20:42:05 +02:00
Change description of src/ in appimage boilerplate readme to include bit about everything in there being a placeholder; also take Viam out of log prefix in runsh
This commit is contained in:
@@ -9,7 +9,7 @@ Use this repository's build process as boilerplate to deploy your own Python Via
|
||||
## Quick tour of this repo
|
||||
|
||||
- `packaging/`: the directory containing the Dockerfile that configures the Docker image to run the builder in, the AppImageBuilder.yml config file, and the icon. You must have Docker installed before running the build.
|
||||
- `src/`: Python module code for the Viam module
|
||||
- `src/`: Python module code for the Viam module. Replaceable boilerplate for whatever robot resource your module implements.
|
||||
- `Makefile`: `make` commands to build the module in different ways
|
||||
- `meta.json`: the metadata config file used when uploading/updating module info on the registry
|
||||
- `requirements.txt`: list of Python packages the module depends on
|
||||
|
Reference in New Issue
Block a user