New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wollok-ts-cli

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wollok-ts-cli

Wollok Command Line Interface

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
decreased by-35.29%
Maintainers
0
Weekly downloads
 
Created
Source

Wollok-TS-CLI

npm version Build CI codecov GitHub License

🖖 Welcome to the Wollok Command Line Interface!

demo

🔧 Available Commands

Wollok Command Line Interface should be run inside a Wollok project folder. This folder is considered as the wollok target project.

This is the list of the currently available commands:

  • --help: Shows the manual with all the options
  • --version: Shows the current version
  • run <program>: Runs a Wollok program on the target project.
  • test <filter>: Runs Wollok tests on the target project.
  • repl <auto-import>: Opens the Wollok REPL on the target project importing the auto-import path (if any).
  • init <name>: Creates a new Wollok project

💻 Installation instructions

Go to latest release, download the executable based on your operating system and add it to the PATH (here are instructions to do so in Mac, Windows and Linux).

Or install it using npm with the command npm i -g wollok-ts-cli. You must have NodeJS installed in your local machine.

Feel free to report issues on the project's issue tracker.

This component is part of the Wollok language project where you can have an overall picture of our roadmap.

👩‍💻 Contributing

All contributions are welcome!

Powered by Uqbar

Keywords

FAQs

Package last updated on 02 Dec 2024

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