Slide 16
Slide 16 text
@pimterry
Push your code (with no SSH key)
git clone https://github.com/resin-io-playground/sense-snake
Install the CLI:
docs.resin.io/reference/cli/ (‘Standalone install’)
In the sense-snake folder:
> resin login
> resin push
@telphan