Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwan Sulaiman authored Aug 28, 2020
1 parent 84f0253 commit 8d5cc59
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# iTterm2

### Go library for automating iTerm2 Scripts

### Install

go get marwan.io/iterm2

### Progress

This is currently a work in progress and it is a subset of what the iTerm2 WebSocket protocol provides.

I don't intend to implement all of it as I am mainly implementing only the parts that I need for daily work.

If you'd like to add more features, feel free to open an issue and a PR.

0 comments on commit 8d5cc59

Please sign in to comment.