You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sline is a minimal terminal shell.
It has features like 'history', which shows command history, or 'ls' which shows the file directory in a pretty way.
Building
Run build.bat on Windows.
Run build.sh on Linux.
Run out the door on Mac.