Initial Commit from bpb
This commit is contained in:
commit
e555b62c06
7 changed files with 1187 additions and 0 deletions
9
boundaries.json
Normal file
9
boundaries.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "bpb",
|
||||
"version": "1.1",
|
||||
"command": {
|
||||
"install": "python3 install.py",
|
||||
"run": "./bpb.py"
|
||||
},
|
||||
"bin": "bpb"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue