config/~/Binary/README.md

15 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2022-09-19 23:38:04 +03:00
**My binary files in `$HOME/.bin/`**
----------------- ------------------------------------------------------------------ ----------------------------------------------------------------------------- ----------
| Binary name | Software Name | Home Link | Language |
|-----------------|------------------------------------------------------------------|-----------------------------------------------------------------------------|----------|
| ec | editorconfig-checker | [Follow link](https://github.com/editorconfig-checker/editorconfig-checker) | Go |
| git-ahead-check | A tool for checking changes that have not been sent in Git repos | [Follow link](https://git.a2s.su/iiiypuk/git-ahead-check) | Crystal |
| hugo | The worlds fastest framework for building websites | [Follow link](https://gohugo.io/) | Go |
| magick | ImageMagick | [Follow link](https://imagemagick.org/script/index.php) | C |
| minify-html | Extremely fast and smart HTML + JS + CSS minifier | [Follow link](https://github.com/wilsonzlin/minify-html/) | Rust |
| pfetch | penguin A pretty system information tool written in POSIX sh | [Follow link](https://github.com/dylanaraps/pfetch) | Shell |
| pmng | The very simple password manager for humans | [Follow link](https://git.a2s.su/iiiypuk/pmng) | Crystal |
For generate this doc, use `crystal run generate_table.cr > README.md`.