once you have cloned this repo, you must add the file paths to your paths enviroment variables, with one of this ways:
-
modifing the path variable manually:
- write
enviroment
on the start menu, you should find something likeEdit the system enviroment variables
, press it. - at the buttom you'll find a button with
Enviroment Vatiables...
inside, click it. - under
System variables
findPath
and double-click it. - click
new
button. - add the required pathes.
- write
-
using
register.bat
:- Open
cmd
on the file comands are in. - write the command
register
to see the options. - run any option you want (ex:
register vue
to register the vue commands, orregister all
to register all commands);
- Open
This commands are nothing new, all are just simple regular commands I use, and I'm putting them on this repo to save them.