Skip to content

uqbar-project/wollok-web-tools

Repository files navigation

Wollok Web Tools

npm version Node.js CI GitHub License

Web tools for Wollok programming language, such as

  • Wollok Game
  • Dynamic Diagram

It will contain both client & server dependencies.

💻 Installing it locally

npm install  # or npm i

🚀 How to publish this package

  • Make sure you have the latest version set in package.json
  • Also take some time and explain the changes in the CHANGELOG.md file
  • It's always good to tag the current main branch into a tag (TODO)
  • Then simply run
npm publish

You'll need a npm user with publishing permissions.

👩‍💻 Contributing

All contributions are welcome!

Powered by Uqbar