1.0.0 • Published 4 years ago

vysahjk-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

vysahjk CLI

Tool for deploy your app in nibaldonoso.fr

Note

It supports only React, Vue, Angular and Symfony frameworks.

Table of Contents

Installing globally

npm install -g vysahjk-cli

Usage

Signup / Login / Create / Clone / Build / Start / Serve / Update / Stop / Remove / List / Logout

Signup

A github count is necessary

vy signup

	? github username:
	? github email:
	? password

Login

vy login
	
	? github username:
	? password:

Deploy

vy create && vy clone && vy build && vy start && vy serve
  • First Step: Create.
vy create

	? url repository github:
  • Second Step: Clone.
vy clone

	? url repository github:
	? framework [React, Vue, Angular, Symfony]:
  • Third Step: Build ( select your application to build).
vy build
  • Fourth Step: Start (select your application to start).
vy start
  • Fiveth Step: Serve (select your application to serve).
vy serve

Update

  • if your application has changed and you want to update it. (select your app to update)
vy update

Stop

  • Select yout app to stop.
  • If you want to restart your application: use Start command again.
vy stop

Remove

  • if you want to remove your application. (select your app to stop).
  • Your application must be stopped first: Stop command.
vy remove

List

  • if you want to know the state of your applications.
vy list

Logout

vy logout
1.3.2

4 years ago

1.3.1

4 years ago

1.2.9

4 years ago

1.1.1

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.1.0

4 years ago

1.2.8

4 years ago

1.1.9

4 years ago

1.2.7

4 years ago

1.1.8

4 years ago

1.0.9

4 years ago

1.2.6

4 years ago

1.1.7

4 years ago

1.0.8

4 years ago

1.2.5

4 years ago

1.1.6

4 years ago

1.0.7

4 years ago

1.2.4

4 years ago

1.1.5

4 years ago

1.0.6

4 years ago

1.2.3

4 years ago

1.1.4

4 years ago

1.0.5

4 years ago

1.2.2

4 years ago

1.1.3

4 years ago

1.0.4

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago