Is there a way to download Remix IDE locally and access it from the Terminal (Linux)?
Hi,
I think I have read that it should be possible to download Remix IDE and use it offline. In the latest release notes it also says that Remix should be accessible from the Terminal.
But I have not found more documentation on these subjects.
Anyone knows how to combine these two methods? Getting Remix to run offline and also being able to access it from a Terminal on Linux.
Vesa
Best Answer
The easiest way to utilize this project now (arguably) is to pull from docker as per the offical repo:
docker pull remixproject/remix-ide:latest