rimp
A hacky project that lets you import repls from https://repl.it into your project
How to download and setup rimp
Open terminal and run command
git clone https://github.com/Zwork101/rimp.git
git clone is used to create a copy or clone of rimp repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with rimp https://github.com/Zwork101/rimp/archive/master.zip
Or simply clone rimp with SSH
[email protected]:Zwork101/rimp.git