1.2.9 • Published 4 years ago

@oceans/cli v1.2.9

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

oceans-cli

oceans平台应用脚手架,基于Create React App构建,包括常用的oceans平台创建应用常用到的API。

安装

# npm install -g @oceans-cli

Mac环境下,如果需要管理员权限:

# sudo npm install -g @oceans-cli

完成安装后重新打开控制台即可使用,验证:

# oceans-cli --version

使用手册

# oceans-cli

结果:

Usage: oceans-cli [options] [command]

Options:
  -V, --version          output the version number
  -h, --help             display help for command

Commands:
  create-app <appName>  generate a oceans application
  login [loginStr]       login oceans system, pass:[username@api-domain]
  help [command]         display help for command
1.2.9

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago