Sanix-Darker / b4sh-api

Save, Manage and share your shell scripts commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Save, Manage and share your shell scripts commands.

License:MIT License


Languages

Language:JavaScript 48.3%Language:Python 41.3%Language:Shell 4.7%Language:HTML 3.5%Language:CSS 2.0%Language:Makefile 0.3%