v0.1.0
Inline v0.1.0
The first public release of Inline - a terminal workspace for running and monitoring multiple development processes.
Highlights
- Run processes defined in a
Procfile. - View isolated, scrollable logs for each process.
- Navigate using keyboard or mouse.
- Automatically follow new output.
- Stop complete process trees cleanly when quitting.
Install
curl -fsSL https://github.com/maful/inline/releases/latest/download/install.sh | shSupported platforms: macOS and Linux on AMD64 and ARM64.
Update future releases with:
inline update