Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skatkov/homebrew-tap

My own homebrew tap to distribute apps.
https://github.com/skatkov/homebrew-tap

homebrew tap

Last synced: about 2 months ago
JSON representation

My own homebrew tap to distribute apps.

Awesome Lists containing this project

README

        

# homebrew-tap
Personal homebrew tap with software that I wrote for my personal use. By accident, this is available to world wide web.

## Stoic
`stoic` is a command line app for daily journaling with plain-text files. It helps maintain day-to-day journaling habbit, main usage is a practice philosophy by writting it down day by day.

### Install
```
brew tap skatkov/tap && brew install skatkov/tap/stoic
```

### Source code
https://github.com/skatkov/stoic

## POSH TUI
POSH TUI is a terminal based documentation browser for ruby develoers. Source code for TUI application is not available, but software itself is available as freemium (hint: there will be premium features). Some other work related to this project is open source, though.

### Install
```
brew tap skatkov/tap && brew install skatkov/tap/poshtui
```