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

https://github.com/alxndr13/techday-build-your-own-ide


https://github.com/alxndr13/techday-build-your-own-ide

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# How to build your own IDE

inovex techday 2022

## Branch Names

each of the steps done in the talk are documented in the corresponding branches, e.g.: `step1` and `step2`, etc.

## Result

the branch `step9` contains the "full IDE" we built together.