1.2.1 • Published 1 month ago

@edgeros/cli v1.2.1

Weekly downloads
4
License
Apache-2.0
Repository
-
Last release
1 month ago

EdgerOS CLI

Command line tool for EdgerOS app development.

Get started

# install globally
npm install -g @edgeros/cli

# print help
eos help

Usage

# list app project templates
eos templates

# create a new EdgerOS app (folder)
eos new [app-name]

# create new app with given template
eos new <app-name> <template>

# build current app project
eos build [-m]

# print sub command help message
eos <cmd> -h

# print current version  
eos --version
1.2.1

1 month ago

1.2.0

6 months ago

1.1.9

6 months ago

1.1.8

8 months ago

1.1.7

8 months ago

1.1.6

8 months ago

1.1.5

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago