Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fortizpenaloza/oops-i-did-it-again
JIRA Tempo integration with Slack
https://github.com/fortizpenaloza/oops-i-did-it-again
Last synced: 5 days ago
JSON representation
JIRA Tempo integration with Slack
- Host: GitHub
- URL: https://github.com/fortizpenaloza/oops-i-did-it-again
- Owner: fortizpenaloza
- License: mit
- Created: 2017-07-06T17:30:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T16:58:04.000Z (over 6 years ago)
- Last Synced: 2024-10-31T06:41:48.397Z (about 2 months ago)
- Language: Smalltalk
- Size: 218 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oops-i-did-it-again
JIRA Tempo integration with Slack.To contribute execute the following snippet and make a pull request with your changes
``` smalltalk
Metacello new
baseline: 'Oops';
repository: 'github://fortizpenaloza/oops-i-did-it-again:master/source';
load: 'Development'.
```