cli
cli copied to clipboard
Add `alias` option
- Trying to solve #1
- Having trouble while trying to run the code due to the fact that apparently it can't import
../lib/commands/alias.js. Not sure why. It is perfectly importing all the other files on thelib/commandsfolder. [Edit: this was solved.]
Edit: Error 2 was solved by changing the path for alias.js and moving it back.