pikulet / sandfox

sandbox for beyondmf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sandfox

sandbox for beyondmf

  1. git clone https://github.com/pikulet/sandfox

  2. cd sandfox

  3. python3 -m venv .

  4. source bin/activate

  5. python3 -m pip install -r requirements.txt

Running Tests

./runtests.sh

Upload to Pypi

./upload.sh

About

sandbox for beyondmf

License:MIT License


Languages

Language:Python 97.9%Language:Shell 2.1%