Chris McCormick
Chris McCormick
* [ ] https://github.com/janet-lang/janet * [x] https://github.com/borkdude/sci + https://github.com/borkdude/babashka
- [ ] Store current quaternion & position vector. - [ ] Ability to push and pop position-states.
Yes. Also fixed a typo and a small error message being output when it probably shouldn't have been.
@nakkaya just leaving this here as it is something I noticed. Thanks again for this wonderful software!
On #195 and on #225 they mentioned this bug with first time nodejs deploys. For some reason the second time you deploy it works (I guess because the directory exists...
The `piku update` command was failing as it was being treated as a per-app command.
Use `make` to build. Only those dependencies which have changed will be built. For example `node_modules` will only be installed if package.json has been changed or if it is missing....
Fixes #23.