From 667e20b2c8dfb11cc3e89d9c89b9af526b0442c2 Mon Sep 17 00:00:00 2001 From: c-bata Date: Sun, 12 Jul 2020 03:52:14 +0900 Subject: [PATCH] Add rueyaa332266/ezcron as a project using go-prompt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb0420a..639f36f 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ func main() { * [mstrYoda/docker-shell: A simple interactive prompt for docker](https://github.com/mstrYoda/docker-shell) * [c-bata/gh-prompt: An interactive GitHub CLI featuring auto-complete.](https://github.com/c-bata/gh-prompt) * [docker-slim/docker-slim: Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)](https://github.com/docker-slim/docker-slim) +* [rueyaa332266/ezcron: Ezcron is a CLI tool, helping you deal with cron expression easier.](https://github.com/rueyaa332266/ezcron) * (If you create a CLI utility using go-prompt and want your own project to be listed here, please submit a GitHub issue.) ## Features