A small IDE for Shell context.
shide is a small IDE capable of running entirely in a text session launched by ssh or locally in a terminal. I was inspired by the Rhide IDE which was an old DOS IDE designed for DJGPP.
- dialog to have a nice TUI.
- GIT for managing the version control.
- wget to fetch some cool informations on the net.
- cloc for displaying a short summary of your projects.
This program is released under the GPL license.