https://github.com/kampanosg/catmd
CLI wrapper of charmbracelet/glamour to make those READMEs look fabulous 💅
https://github.com/kampanosg/catmd
cli go readme
Last synced: 6 months ago
JSON representation
CLI wrapper of charmbracelet/glamour to make those READMEs look fabulous 💅
- Host: GitHub
- URL: https://github.com/kampanosg/catmd
- Owner: kampanosg
- License: mit
- Created: 2023-05-23T14:48:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T13:17:48.000Z (over 2 years ago)
- Last Synced: 2025-10-25T19:59:44.932Z (9 months ago)
- Topics: cli, go, readme
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# catmd
A very simple CLI wrapper for the [charmbracelet/glamour](https://github.com/charmbracelet/glamour). It makes Markdown files look awesome without having to leave the terminal 💅
## Installation
Install the tool using Go:
```bash
go install github.com/kampanosg/catmd@latest
```