Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xsirsaif/appins
Trivial cli package for managing enabled apps.
https://github.com/0xsirsaif/appins
Last synced: 29 days ago
JSON representation
Trivial cli package for managing enabled apps.
- Host: GitHub
- URL: https://github.com/0xsirsaif/appins
- Owner: 0xsirsaif
- License: mit
- Created: 2023-02-18T15:45:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-12T11:06:28.000Z (over 1 year ago)
- Last Synced: 2024-10-05T19:20:15.872Z (3 months ago)
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cli tool for managing enabledu plugins
# Usage
```bash
$ appins --help
Usage: appins [OPTIONS] COMMAND [ARGS]...
Commands:
get-app Clone a repository from GitHub into apps directory.
init Create a new project from a template.
remove-app Remove an app from the apps directory.
start Start the FastAPI server.
```