Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.
```