1.3.8 • Published 3 years ago
weal v1.3.8
Weal
Web interface for terminal

Install
# recommended
npx weal
# using npm global installation
npm install -g weal
# using yarn global installation
yarn add global wealCommand-line Interface (CLI)
Now, you can open any directory via the command open
# recommended
npx weal open
# using global installation
weal openThe following is the help text from the weal cli. To see this and more information anytime,add the help command to your call.
# recommended
npx weal help
# using global installation
weal helpCheck version of weal with version command
# recommended
npx weal version
# using global installation
weal versionTips
On windows before installing it globally you need to set your config prefix to avoid error when opening directory
npm config set prefix c:/Users/{userName}/AppData/Roaming/npmSupport
Weal is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers.
License
Weal is MIT licensed.