1.0.4 • Published 4 years ago

vkscli v1.0.4

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

VK's CLI Tool

The idea

  • User invokes the cli command
  • user inputs the name of their project
  • program creates a create-react-app app
  • program deletes the existing .gitignore file
  • program downloads the latest .gitignore file for nodejs
  • program changes the readme document TODO

Usage

Install the package globally:

npm i -g vkscli

CD to desired folder location:

CD C:\Users\krynv\Desktop

Run the tool

vkscli

Follow the on-screen prompts to create project

Code

Found on GitHub: https://github.com/krynv/vkscli

Issues

Report issues here: https://github.com/krynv/vkscli/issues

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago