[LINUX] Write & compile & run code at codeanywhere.com

You can use ssh online.

■ Register to code anywhere

InstAddr is fine, so sign up. You can register as usual.

■ Login with your browser.

When you log in, it spins around in the center of the screen. It can be used when it stops.

■ You can use vi, ed.

You can use it like this ↓. The response to key input is slow, probably because the keyboard I'm using has a bluetooth connection. Also, the commands are limited. There is nothing in / usr / local / bin (the directory exists). You will use the commands located in / usr / bin.

無題.jpg

Recommended Posts

Write & compile & run code at codeanywhere.com
Write python-like code
Write Python-like code (dictionary)
Write standard input in code
Write Spigot in VS Code
Write Python code that applies type information at runtime using pydantic