Foundry Shell
- 2 Devlogs
- 1 Total hours
A shell built for developers
A shell built for developers
Today I added navigation and quotes! This is a big upgrade on the way to a full shell!
As a side note this shell is built in TypeScript right now but I might move to a different language for speed eventually! Would you guys prefer to see Go or Rust?
I started working on Foundry, a developer focused shell! The goal of this project is to help me understand how shells work a little more, and build something I might actually use.
Some of my ideas to make it more developer friendly are adding extra builtins for project creations, unified commands for code compilation and execution, syntax highlighting, and more!
I am following Code Crafters guide for the start of this just to build a great foundation before I start customizing it for the goals of this project.
Let me know if you have any cool ideas! Thanks for reading!