https://github.com/developer-guy/sisley
Microservice Starter on Windows command line by run,stop commands
https://github.com/developer-guy/sisley
nodejs sisley
Last synced: 3 months ago
JSON representation
Microservice Starter on Windows command line by run,stop commands
- Host: GitHub
- URL: https://github.com/developer-guy/sisley
- Owner: developer-guy
- Created: 2017-05-22T18:10:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T13:32:33.000Z (about 9 years ago)
- Last Synced: 2025-07-05T06:07:06.570Z (about 1 year ago)
- Topics: nodejs, sisley
- Language: JavaScript
- Homepage:
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Firsly you must clone this project on your local . This project work in Windows only now.
-- git clone
Then go this project source and run .
-- npm i -g sisley-commandline-app
If you want to configure your microservices,edit target.yml.
Then,
sisley run --> start your projects with specific options.
sisley stop --> stop your projects