From 1612a21475ab8306fcb95a7dd9606f3ac167288b Mon Sep 17 00:00:00 2001 From: lord63 Date: Tue, 4 Aug 2015 16:40:23 +0800 Subject: [PATCH] Add choosealicense-cli, isitup and licen --- README.md | 3 +++ README_ZH-CN.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 1a91b6c..e592b1a 100644 --- a/README.md +++ b/README.md @@ -134,9 +134,12 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ansiweather](https://github.com/fcambus/ansiweather) - Weather in your terminal, with ANSI colors and Unicode symbols * [bashblog](https://github.com/cfenollosa/bashblog) - A Bash script that handles blog posting +* [choosealicense-cli](https://github.com/lord63/choosealicense-cli) - Bring http://choosealicense.com to your terminal * [geeknote](https://github.com/VitaliyRodnenko/geeknote) - Command line evernote client +* [isitup](https://github.com/lord63/isitup) - Check whether a website is up or down * [jrnl](https://github.com/maebert/jrnl) - A simple command line journal application that stores your journal in a plain text file * [ledger](https://github.com/ledger/ledger) - Command line accounting +* [licen](https://github.com/lord63/licen) - Generate your license. Yet another lice, but implement with Jinja2 and docopt * [pushblast](https://github.com/alebcay/pushblast) - Get PushBullet notifications when a shell program exits * [pushbullet-bash](https://github.com/Red5d/pushbullet-bash) - Bash interface to the PushBullet API * [transfer.sh](https://transfer.sh/) — Quickly upload and share files from your shell diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 7277791..3434f4b 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -137,9 +137,12 @@ * [ansiweather](https://github.com/fcambus/ansiweather) - 终端中的天气预报,包含 ANSI 颜色及 Unicode 符号 * [bashblog](https://github.com/cfenollosa/bashblog) - 处理 blog 投递的 Bash 脚本 +* [choosealicense-cli](https://github.com/lord63/choosealicense-cli) - 把 http://choosealicense.com 带到你的终端 * [geeknote](https://github.com/VitaliyRodnenko/geeknote) - 命令行的 Evernote 客户端 +* [isitup](https://github.com/lord63/isitup) - 检查一个网站是否正常上线 * [jrnl](https://github.com/maebert/jrnl) - 使用无格式文本文件存储日记的简单命令行程序 * [ledger](https://github.com/ledger/ledger) - 命令行记账 +* [licen](https://github.com/lord63/licen) - 生成项目 license * [pushblast](https://github.com/alebcay/pushblast) - 当 shell 程序退出时获得 PushBullet 通知 * [pushbullet-bash](https://github.com/Red5d/pushbullet-bash) - PushBullet API 的 Bash 接口 * [transfer.sh](https://transfer.sh/) — 从 shell 快速上传并分享文件