Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topic Review - Tools #4

Open
sivagao opened this issue Apr 5, 2017 · 0 comments
Open

Topic Review - Tools #4

sivagao opened this issue Apr 5, 2017 · 0 comments

Comments

@sivagao
Copy link
Owner

sivagao commented Apr 5, 2017

commitizen

http://github.com/commitizen/cz-cli

When you commit with Commitizen, you'll be prompted to fill out any required commit fields at commit time

to use AngularJS's commit message convention also known as conventional-changelog.

image

gitsome

http://github.com/donnemartin/gitsome

git 命令太多(150+ commands,若干的选项),但是用类似于 sourcetree 等 GUI 心里没安全感?
和 Github 整合良好,在命令查看 Repo 信息,issues 等

image

imdone-atom

Turn your TODO comments into a task board and let imdone.io do your issue tracking so you can stay in the zone.
Just use alt+t while editing a file to see your projects board.

把项目中标注 Todo 的提取出来,并且以 dashboard 形式展示

image

noti

Trigger notifications when a process completes.
Never sit and wait for some long-running process to finish! noti will alert you when it's done—on your computer or smartphone—so you can stop worrying about constantly checking the terminal.

image

安装,配置和使用

brew install noti

go get -u github.com/variadico/noti/cmd/noti

配置通知的类型,除了系统原生的方式,还支持 Slack, HipChat, Pushbullet 等

Put noti at the beginning or end of your regular commands.

If you already started a command, but forgot to use noti, then you can do this to get notified when that process' PID disappears.
noti -pwatch $(pgrep docker-machine)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant