1.5.2 • Published 2 years ago

devospa v1.5.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Devospa Cli

A cli to upload the build folder to Devospa.com.

Devospa lets frontend developers easily demo the changes they have made on a SPA project even if its not completed.

How to use the cli

You can use it via npx as the following command without installation

npx devospa push given_token_in_devospa.com buildFolderPath

or install it globally

npm i -g devospa
npm run build
devospa push given_token_in_devospa.com build

If you want to be asked before build process you can use the following commands

devospa prepare given_token_in_devospa.com
npm run build
devospa upload build

Getting Started with Devospa

Go to Devospa.com and click on the start button.

1.5.2

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago