0.1.7 • Published 10 years ago

evented-cli v0.1.7

Weekly downloads
25
License
-
Repository
github
Last release
10 years ago

Evented.io CLI (NPM)

NPM Module for easily installing and controlling the Evented.io Foundational Framework

Installation

Install the npm globally with the following:

npm install -g evented-cli

Create Project Instance

To create a new instance of Evented.io use:

evented-cli create ProjectName

The above will build the folder ./ProjectName and populate it with the Evented.io foundational framework.

Running Evented.io

The command tool can be used to easily run the Evented.io service. You must currently be in the root of a Evented.io project, then use:

evented.cli start

Which will start the Evented.io service.

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago