0.27.0 • Published 8 years ago

mu-cli v0.27.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

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-cli

Usage

mu login
mu new hello-world
cd hello-world
npm install
gulp deploy

You 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

8 years ago

0.26.0

8 years ago

0.25.0

8 years ago

0.24.0

8 years ago

0.23.0

8 years ago

0.22.0

8 years ago

0.21.0

8 years ago

0.20.0

8 years ago

0.19.0

8 years ago

0.18.0

8 years ago

0.17.0

8 years ago

0.16.0

8 years ago

0.15.0

8 years ago

0.14.0

8 years ago

0.13.0

8 years ago

0.12.0

8 years ago

0.11.0

8 years ago

0.10.0

8 years ago

0.9.0

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago