Initial actual commit
This commit is contained in:
parent
e555b62c06
commit
22d338eac2
7 changed files with 84 additions and 43 deletions
9
rodeo-builder.json
Normal file
9
rodeo-builder.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "rodeo-builder",
|
||||
"description": "Tool for building rodeo packages",
|
||||
"version": "0.1",
|
||||
"build": "bash build.sh",
|
||||
"dependencies": {
|
||||
"build_commands": ["pip"]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue