Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lishisangzi/bridge
Bridge between gitlab and JIRA
https://github.com/lishisangzi/bridge
Last synced: about 2 months ago
JSON representation
Bridge between gitlab and JIRA
- Host: GitHub
- URL: https://github.com/lishisangzi/bridge
- Owner: LiShiSangZi
- License: mit
- Created: 2015-07-13T07:07:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T06:56:40.000Z (over 9 years ago)
- Last Synced: 2023-03-21T11:59:31.932Z (almost 2 years ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bridge
Bridge between gitlab and JIRA# Start server
forever start index.js# Stop server
forever stop index.js