Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/skatkov/homebrew-tap
- Owner: skatkov
- Created: 2022-05-29T23:41:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T22:22:32.000Z (4 months ago)
- Last Synced: 2024-08-25T23:57:33.820Z (4 months ago)
- Topics: homebrew, tap
- Language: Ruby
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```