Skip to content

aitoroses/evented-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published