tingbot / tingbot-python

🔩 Python APIs to write apps for Tingbot
Other
18 stars 9 forks source link

tbtool: Add default tingbot hostname, so that argument is optional when using `run` and `install` #40

Open joerick opened 8 years ago

joerick commented 8 years ago

Add a command to tbtool that sets the hostname, then tbtool can remember that for run and install commands. Then, during development, command-line users can do tbtool run <app> for testing.

joerick commented 8 years ago

Couple more ideas: