Releases: scyv/ketchup
Releases · scyv/ketchup
1.7.0 - Timer Shortcuts
1.4.0
Run the app:
- Download: ketchup-1.4.0.tar.gz
- Extract:
tar -xzf ketchup-1.4.0.tar.gz cd bundle/programs/servernpm installcd ../..(back to ./bundle)node main.js
=> This version uses Meteor 1.6, which supports current node versions
1.3.0
Run the app:
- Download:ketchup-1.3.0.tar.gz
- Extract:
tar -xzf ketchup-1.3.0.tar.gz cd bundlenode main.js
=> Keep in mind that you must have node 4.6.x installed (the app is not working with current node currently. One of the next releases will be updated to Meteor 1.6 which supports current node versions)