Add cryptgo to list! (#3782)

* Add cryptgo to list!

* Revert Changes

* Add cryptgo without table formatting
This commit is contained in:
Bhargav SNV 2021-10-17 14:14:18 +05:30 committed by GitHub
parent f1dc2ba6f9
commit 59ebc428b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2212,6 +2212,7 @@ _**Unofficial** set of patterns for structuring projects._
* [copy-pasta](https://github.com/jutkko/copy-pasta) - Universal multi-workstation clipboard that uses S3 like backend for the storage.
* [countries](https://github.com/biter777/countries) - Full implementation of ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standarts.
* [create-go-app](https://github.com/create-go-app/cli) - A powerful CLI for create a new production-ready project with backend (Golang), frontend (JavaScript, TypeScript) & deploy automation (Ansible, Docker) by running one command.
* [cryptgo](https://github.com/Gituser143/cryptgo) - Crytpgo is a TUI based application written purely in Go to monitor and observe cryptocurrency prices in real time!
* [ctop](https://github.com/bcicen/ctop) - [Top-like](https://ctop.sh) interface (e.g. htop) for container metrics.
* [ctxutil](https://github.com/posener/ctxutil) - A collection of utility functions for contexts.
* [dbt](https://github.com/nikogura/dbt) - A framework for running self-updating signed binaries from a central, trusted repository.