Travis Reeder
Travis Reeder
eg usage: ``` iron_worker --config config/config.yml upload my_worker ``` Will read config.yml and look at iron: first, then root for token/project_id. eg config file: ``` yaml iron: token: 'IRON_TOKEN' project_id:...
See: https://github.com/iron-io/iron_mq_ruby/issues/111
I just want to decode, but it's not clear how to do it: ```js const decodedBytes = multibase.decode(bytes) ``` ???
There's a go-cross apk now.
To make an easy install, ei: `brew install dj`.
This is an idea for feedback. The file could store info like what file to run on run, eg: "main": "hello.rb" Or what output file should be when compiling: "out":...