@purista/cli

1.11.0 • Public • Published

@purista/cli

A cli wizard package for PURISTA typescript backend framework.

Open your preferred terminal, create a new folder for your project and inside this folder execute:

npx @purista/cli init

Choose global install of the cli during the init process to be able to access the CLI tool directly from your command line later on

After you've initiated your project, you can:

Add a new service:

purista add service

Add a new command to a service:

purista add command

Add a new subscription to a service:

purista add subscription

There is the option to use the add functionality more shorthand:

This will create a new service named "user"

purista add command user

Visit purista.dev

Follow on Twitter @purista_js
Join the Discord Chat

PURISTA - Typescript framework for IoT, microservices, and serverless | Product Hunt

Readme

Keywords

none

Package Sidebar

Install

npm i @purista/cli

Homepage

purista.dev

Weekly Downloads

43

Version

1.11.0

License

ISC

Unpacked Size

110 kB

Total Files

65

Last publish

Collaborators

  • sebastianwessel