Skip to content

Instantly share code, notes, and snippets.

@greenlaw110
Created January 3, 2018 01:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greenlaw110/e1d8d9c314187d29f444a599949eaaef to your computer and use it in GitHub Desktop.
Save greenlaw110/e1d8d9c314187d29f444a599949eaaef to your computer and use it in GitHub Desktop.
Simple way to create actframework app project skeleton
wget https://github.com/actframework/act-starter-kit/archive/master.zip && unzip master.zip && ./act-starter-kit-master/act-new.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment