https://github.com/spk/wtb
what the bug - print currently open bug ID on your X
https://github.com/spk/wtb
Last synced: 11 months ago
JSON representation
what the bug - print currently open bug ID on your X
- Host: GitHub
- URL: https://github.com/spk/wtb
- Owner: spk
- License: mit
- Created: 2011-02-25T19:24:37.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2016-12-18T20:30:34.000Z (over 9 years ago)
- Last Synced: 2025-02-22T18:23:49.301Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wtb - print currently open bug ID
## DESCRIPTION
what the bug - print currently open bug ID on your X
## REQUIREMENTS
* gcc
* make
* Xlib header files
## INSTALLATION
Installed by default into /usr/local (change PREFIX for custom prefix)
PREFIX=/usr make install
## USING
```
git branch fix-bug-$(wtb)
git commit -m "Fix ... Closes #$(wtb)"
```
## WHY?
This is Perl to C translation of:
http://people.gnome.org/~tthurman/metacity/bugid.txt
Adding support for other BTS:
* Trac
* Redmine
* Debian BTS
* MantisBT
* Bugzilla
* Jira
* Flyspray
* PHP Bug Tracking System
* Github Issues
* GitLab Issues
## LICENSE
MIT/X Consortium License
© 2011-2016 Laurent Arnoud