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

https://github.com/dirk/psh

The programmer's shell
https://github.com/dirk/psh

Last synced: about 1 year ago
JSON representation

The programmer's shell

Awesome Lists containing this project

README

          

# psh

psh, the programmer's shell, aims to be a simple, modern command shell. Shells tend to be designed for super-power-users (aka. system administrators). psh, on the other hand, is designed for programmers. A basic familiarity with C, Perl, and similar languages should make one feel immediately comfortable with psh.

See [NOTES.md](NOTES.md) for now.