aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 391e2e97448d1406527e2dfd0d40386986c0e8af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
wajir
=====

Automatically watch Jira issues. Given a JQL query, the currently authenticated
user will be added as a watcher on all resulting issues.


## Usage
TODO


## Install
TODO


## Build

	$ git submodule init && git submodule update
	$ make build


## License
Copyright © 2022 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).