1.11.0 • Published 1 year ago

@purista/cli v1.11.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

@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

1.11.0

1 year ago

1.10.8

1 year ago

1.10.7

1 year ago

1.10.5

1 year ago

1.10.4

1 year ago

1.10.6

1 year ago

1.10.3

1 year ago

1.10.2

1 year ago

1.10.1

1 year ago

1.10.0

1 year ago

1.9.1

1 year ago

1.7.3

2 years ago

1.9.0

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.7.5

2 years ago

1.8.3

2 years ago

1.7.4

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.0.0

2 years ago