DEV Community

KinetiNode
KinetiNode

Posted on

FeatherForge - C++ IDE (made for fun)

I made this IDE for C++ for fun , development is stopped because I'm busy.

It does basically one thing :
Helps with library management for beginners.
You put precompiled libraries in the specified folder structure and it makes a g++ command and runs it when you hit compile and run.

It's a side/fun project I made for learning only so don't expect it to be crazy, anyways have fun

Top comments (1)

Collapse
 
kinetinode profile image
KinetiNode

Github.com/KinetiNode/Featherforge