Easy Access to Nightly Wave - OS X #1026
mtanco
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With the new nightly builds of the Wave SDK, developers now have instant access to all new features. This Makefile will help you download the latest build, run the Wave server, and run example apps such as the latest Tour.
New to Make? Checkout this post on how it works!
In a folder with the below file (named
Makefile
), you can usemake wave run-wave setup run-app
to run an app namedapp.py
using the latest version of the SDK. Please note this file does not exist and is a place holder for your work.Beta Was this translation helpful? Give feedback.
All reactions