mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
2a38edecd4
1-to-1 translation of the HTTPBin expected by our testsuite using Java's HttpServer. Can be started from SBT via ``` sbt:enso> simple-httpbin/run <hostname> <port> ``` # Important Notes @mwu-tow this will mean we can ditch Go dependency completely and replace it with the above call. |
||
---|---|---|
.. | ||
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.