https://github.com/tiagofabre/shadow-cljs-tmux
A simple package to update the tmux status line based in shadow-cljs builds
https://github.com/tiagofabre/shadow-cljs-tmux
clojurescript shadow-cljs tmux
Last synced: about 2 months ago
JSON representation
A simple package to update the tmux status line based in shadow-cljs builds
- Host: GitHub
- URL: https://github.com/tiagofabre/shadow-cljs-tmux
- Owner: tiagofabre
- License: mit
- Created: 2018-10-14T15:55:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T17:11:15.000Z (about 7 years ago)
- Last Synced: 2026-03-27T19:13:27.088Z (3 months ago)
- Topics: clojurescript, shadow-cljs, tmux
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/shadow-cljs-tmux
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
A simple package to update the tmux status line based in shadow-cljs builds
# Installation
```
npm install -g shadow-cljs-tmux
```
# Usage
```
shadow-cljs-tmux watch <>
```