From 59ebc428b3dacb05a8c4662a0423798be76025cd Mon Sep 17 00:00:00 2001 From: Bhargav SNV <44526455+Gituser143@users.noreply.github.com> Date: Sun, 17 Oct 2021 14:14:18 +0530 Subject: [PATCH] Add cryptgo to list! (#3782) * Add cryptgo to list! * Revert Changes * Add cryptgo without table formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46509842..83dfde0c 100644 --- a/README.md +++ b/README.md @@ -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.