Skip to content

Repository files navigation

Big Dumb IO (BDIO)

Quickstart

Ensure you have a Python 3.6+ installation.

  1. Install pipenv: pip3 install --user pipenv

  2. Install dependencies: pipenv install

  3. List tasks

$ pipenv run invoke --list
Available tasks:
format Produce pep8 normative code output
lint Static analysis of code for programming issues
start Run BDIO Brain
start-leaf Run BDIO Leaf
test Tests
  1. Start app
$ pipenv run start
# OR
$ pipenv run invoke start
Starting brain
All aboard!

About

(Layout Command and Control)

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages