Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

weal

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weal

Web interface for terminal

  • 1.3.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Weal

build license npm release codebase

Web interface for terminal

Demo

Install

# recommended
npx weal

# using npm global installation
npm install -g weal

# using yarn global installation
yarn add global weal

Command-line Interface (CLI)

Now, you can open any directory via the command open

# recommended
npx weal open

# using global installation
weal open

The 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 help

Check version of weal with version command

# recommended
npx weal version

# using global installation
weal version

Tips

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/npm

Support

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.

Keywords

FAQs

Package last updated on 10 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc