1.0.15 • Published 2 years ago

micros-cli v1.0.15

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

micros CLI

A CLI for micros.

License

MIT - see LICENSE

npx micros-cli create-service path

npx micros-cli create-app path


npx micros-cli g service -n(name) 'name of service' -f(file) 'name of file'

npx micros-cli g service -n(name) 'name of service' -f(file) 'name of file' -o grpc

npx micros-cli g controller -n(name) 'name of controller' -f(file) 'name of file' -o (word,pdf,excel)

npx micros-cli g router -n(name) 'name of router' -f(file) 'name of file' -o ('api,view',word,pdf,excel)

npx micros-cli g event -n(name) 'name of event' -f(file) 'name of file' -o (service,cron,sokect,rabbitmq,redis)

npx micros-cli g entity -n(name) 'name of entity' -f(file) 'name of file'

npx micros-cli g lib -n(name) 'name of lib'

npx micros-cli g command -n(name) 'name of command' -f(file) 'name of file'

npx micros-cli g job -n(name) 'name of job' -f(file) 'name of file'

npx micros-cli g worker -n(name) 'name of worker' -f(file) 'name of file'

npx micros-cli g middleware -n(name) 'name of middleware' -f(file) 'name of file'


1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago