Skip to content

mobikeFE/athena-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

athena-cli

CLI for athena

Getting Started

Install, create and start.

# Install
$ npm install athena-cli -g

# Generate files
$ athena g all ***

# Generate model
$ athena g model ***

# Generate service
$ athena g service ***

# Generate route
$ athena g route ***

# Generate component
$ athena g component ***

Releases

No releases published

Packages

No packages published