mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
0778c85094
Fixing node.js dependencies as: ```bash enso/tools/enso4igv$ mvn clean install -Pvsix ``` was broken. Making sure the VSIX build is part of the _actions workflow_. # Important Notes To reproduce/verify remove `enso/tools/enso4igv/node_modules` first and try to build. |
||
---|---|---|
.. | ||
build-performance | ||
ci | ||
enso4igv | ||
graphmod | ||
language-server | ||
legal-review | ||
legal-review-helper | ||
native-image-config-cleanup | ||
performance | ||
simple-httpbin | ||
simple-library-server | ||
README.md |
Enso Tools
This folder contains various tools and utilities that aid in the development of the Enso programming language. It should not be used as a dumping ground for things that have better places, but instead is used to hold things that should be part of this repository but do not have another sensible place for them.