Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 856 Bytes

README.md

File metadata and controls

27 lines (27 loc) · 856 Bytes

Core

Core waw commands which will be useful for any kinds of projects.

Runners

Generate new project from waw list of repo's

waw new PROJECT_NAME REPO_LINK BRANCH
waw new

Generate new module

waw add MODULE_NAME REPO_LINK BRANCH
waw add

Get waw framework version and versions of all accessible modules

waw version

Start pm2 server

waw start

Stop pm2 server

waw stop

Restart pm2 server

waw restart

Router

Execute terminal command

waw.exe

Http Client

waw.http

Contributing

Thanks for your interest in contributing! Read up our guidelines for contributing and then look through our issues with a Help Wanted label.