beebeep 0.1.1

BeeBeep is a very very easy tool to notify me after some command finished.
1
2
3
4
5
6
7
8
9
10
11
12
name: beebeep
version: "1.0"
author: Zhishan Zhang <zhangzhishanlo@gmail.com>
args:
  - command:
      short: c
      long: command
      takes_value: true
  - telegram:
      short: t
  - debug:
      short: d