0.1.0 • Published 7 years ago
esoftplay-dev-cli v0.1.0
mobile-cli
command line interface to support esoftplay mobile framework
COMMAND
esp -- to manage file in your project with esoftplay package
SYNOPSIS
esp [option] [module/filename]
DESCRIPTION
This command is only work inside react-native project which has "esoftplay" package The following options are available:
test= rebuild all routersstart= start execution (execute automatically when starting the program)watch= detect when you've made code changes and then automatically build routerstop= stop watching code changeshelp= display helpc/create= create new modulee/edit= edit modulel/list= display all possible routingn/new= create new module along with 'reducer'i/info= display file priority from the modulev/view= concatenate and print file from any module
EXAMPLE
esp create modulename/tasknameOResp c modulename/tasknameesp list modulenameOResp l modulenameesp modulename/taskname
PS: Do not use any option, if you want to display all routing list
0.1.0
7 years ago