-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
in the propose to promote this application, the easy to startup the application is important
for the command provided in the README
sh ./launch_tornado.sh
which didn't work in my env ( docker image ubuntu:16.04)
due to ./launch_tornado.sh: 5: ./launch_tornado.sh: bundle: not found
and sure I can google and found the solution for it, like this
https://stackoverflow.com/questions/3914694/bundle-command-not-found
which need to install ruby and gems
instead of keep going to start the application, my first trial for tornado just stop here, and I'm wondering if the application provides a more easy way to reach which might leads more users for the tornado.
thx!
Metadata
Metadata
Assignees
Labels
No labels