Open woloski opened 9 years ago
The editing experience inside ACE is fine, but after some time coding on it I find it's not optimal. I would like to use sublime where I have my shortcuts.
Somewhere these instructions:
npm install wt-cli -g wt init {email/phone} curl -o webtask_name.js https://webtask.it.auth0.com/...ur_that_gets_the_code_from_s3 wt create webtask_name.js --watch # edit webtask_name.js on your favorite editor
This would also make it easier to push the code on github.
The editing experience inside ACE is fine, but after some time coding on it I find it's not optimal. I would like to use sublime where I have my shortcuts.
Somewhere these instructions:
This would also make it easier to push the code on github.