/b4sh-api

Save, Manage and share your shell scripts commands.

Primary LanguageJavaScriptMIT LicenseMIT

B4Sh-API

Save, Manage and share your shell scripts commands.

Requirements

  • Python (3.x recommended)

Dev Deployment

How to install

  • Copy example.config.txt to config.txt and set correct/appropriate parameters.

  • Create your virtualenv

virtualenv -p python3 venv
source venv/bin/activate

Just hit:

pip install -r requirements.txt

You can access the full api there : API-DOC

How to contribute

  • Create an issue where you explain clearly the problem you want to solve
  • Make a PR
  • If it's relevant, we're going to merge it. Yeah, it's simple as this !

Author

LICENSE