Skip to content

Commit

Permalink
Added building instructions to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
art-solopov authored Feb 1, 2022
1 parent 3324c13 commit b4feb37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Then, when you run `tmux-launcher session_name`, it'll create a new tmux session

It should run on any Unix-like system that supports mruby, understands `fork`, `execvp`, `execlp` and `pipe`.

# Building

You'll need gcc and ruby for building. Clone the repository and run `rake`. It should install mruby for you,
link the build configuration and build everything.

# Contributing

Contributions welcome! Just don't be an ass to other contributors.

0 comments on commit b4feb37

Please sign in to comment.