0.27.0 • Published 9 years ago
mu-cli v0.27.0
Mu CLI
Mu CLI is a command line tool for creating and deploying mu images.
Mu is still in the alpha/early prototype phase
Installation
npm install -g mu-cliUsage
mu login
mu new hello-world
cd hello-world
npm install
gulp deployYou now have a live API
curl hello-world.mu.thoughtbot.com/?name=Mason
# => Hello Mason!Development server
Once you create a project you can run a live reloading development server by running the default Gulp task.
0.27.0
9 years ago
0.26.0
9 years ago
0.25.0
9 years ago
0.24.0
9 years ago
0.23.0
9 years ago
0.22.0
9 years ago
0.21.0
9 years ago
0.20.0
9 years ago
0.19.0
9 years ago
0.18.0
9 years ago
0.17.0
9 years ago
0.16.0
9 years ago
0.15.0
9 years ago
0.14.0
9 years ago
0.13.0
9 years ago
0.12.0
9 years ago
0.11.0
10 years ago
0.10.0
10 years ago
0.9.0
10 years ago
0.8.0
10 years ago
0.7.0
10 years ago
0.6.0
10 years ago
0.5.0
10 years ago
0.4.0
10 years ago
0.3.0
10 years ago
0.2.0
10 years ago
0.1.0
10 years ago
0.0.1
10 years ago