Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Erinite/cli

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli

CLI for working with Erinite

  • erin new <project-name> Create a new Erinite project

  • erin add module <modules> Add one or more modules to the project. Backend projects only.

    <modules> is one or more of:

    • --webserver
    • --database <db>, where <db> is one or more of: sql, redis
  • erin add boundary <bouanry-name> <options> Add a new boundary to the project. Backend projects only.

    Use <options> to include protocol implementations.

    <options> is zero or more of: --sql, --redis, --queue

  • erin add service <service-name> <options> Add a new service to the project. Backend projects only.

    If <options> includes --with-boundary or -b, then a boundary of the same name as the service is imported.

    Other available <options> are: --router, --db and --queue <queue-name(s)>

  • erin add feature <feature-name> Add a new feature to the project. Frontend projects only.

About

CLI for working with Erinite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.