jobcantan v0.1.0
⏰ jobcantan
CLI for punching in/out by Jobcan via Slack command.
Installation
homebrew
$ brew update
$ brew tap msroz/jobcantan
$ brew install jobcantan
git clone
$ brew update && brew install crystal-lang
$ git clone git@github.com:msroz/jobcantan.git
$ cd jobcantan
$ make install
Usage
$ jobcantan --init
$ vim $HOME/.config/jobcantan.yml
jobcantan.yml
slack_token: xoxp-xxxxxxxx-xxxxxxxx-xxxxxxxx-xxxxxxxx # required
slack_channel_id: XXXYYYZZZ # required
default_message: Hello Jobcan # optional
Punching in/out
$ jobcantan
Help
$ jobcantan --help
jobcantan - CLI for punching in/out in Jobcan via Slack command.
Usage: jobcantan [options] message
-c, --config CONFIG_FILE
-h, --help
-v, --version
--show-config
--init
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/msroz/jobcantan/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- msroz - creator and maintainer
Repository
jobcantan
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 5 years ago
- April 22, 2019
License
MIT License
Links
Synced at
Wed, 06 Nov 2024 17:14:47 GMT
Languages