Skip to content

v0.1.0

Choose a tag to compare

@maful maful released this 30 Aug 10:28
· 15 commits to main since this release
1faf393

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 | sh

Supported platforms: macOS and Linux on AMD64 and ARM64.

Update future releases with:

inline update