Cygnus is a KoaJS cli project that helps to create projects faster and easier based on Domain Driven Development and built with TypeScript.
To install cygnus simply run:
./install
With cygnus you can create projects and files for your projects with a few commands so you can avoid start your project from scratch file by file.
To create a project run:
cygnus new project
then cygnus will promp a message to give a name to your project, here's an example:
To uninstall Cygnus from your system simply run:
./uninstall
- LvcasX1 - LvcasX1