An open API service indexing awesome lists of open source software.

https://github.com/mrinalxdev/go-ide

An online ide to write code and collaborate
https://github.com/mrinalxdev/go-ide

Last synced: about 2 months ago
JSON representation

An online ide to write code and collaborate

Awesome Lists containing this project

README

          

# GOIDE | A simple code editor

> langauges you can code .js, .py, .go

## Run the project

1. Fork the repo

2. run this command in your terminal

```bash
go mod tidy

go run main.go
```