ByteArena / ba

Byte Arena CLI
https://doc.bytearena.com
Other
17 stars 1 forks source link

Ability to specify a git http URL instead of sample name #25

Closed netgusto closed 6 years ago

netgusto commented 6 years ago

It would be great if one could fetch and build a git url in one command.

Something like:

ba generate http://github.com/example/awesome-agent
netgusto commented 6 years ago

Use git clone + ba build instead.