Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simenandre/jira-to-tripletex
Copy Jira Issues to Tripletex command-line utility 👾
https://github.com/simenandre/jira-to-tripletex
cli command jira jira-client tripletex
Last synced: about 1 month ago
JSON representation
Copy Jira Issues to Tripletex command-line utility 👾
- Host: GitHub
- URL: https://github.com/simenandre/jira-to-tripletex
- Owner: simenandre
- License: apache-2.0
- Created: 2020-06-29T19:56:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T17:08:03.000Z (about 2 months ago)
- Last Synced: 2024-11-30T11:23:58.403Z (about 1 month ago)
- Topics: cli, command, jira, jira-client, tripletex
- Language: Go
- Homepage:
- Size: 157 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Copy Jira issues to Tripletex CLI
This utility is written in Go and features functionality to copy Jira issues to Tripletex, a Norwegian accounting software.
## Install
```shell
brew install cobraz/tools/jira-to-tripletex
```**Notes**: The library is not tested on Linux or Windows. There are [executables available](https://github.com/cobraz/jira-to-tripletex/releases/latest) at every release >1.0.3
### Using Snap?
```shell
sudo snap install jira-to-tripletex
```## Help
```shell
> jira-to-tripletex --help
NAME:
Jira-To-Tripletex - A new cli applicationUSAGE:
main [global options] command [command options] [arguments...]DESCRIPTION:
Transport Jira issues to TripletexCOMMANDS:
get:config, gc
set:config, cnf
list:activities
copy, c
help, h Shows a list of commands or help for one commandGLOBAL OPTIONS:
--help, -h show help (default: false)
```## Contribute
Please, oh pretty please do contribute! If you feel this helps you out, but you want to increase the quality of this software, please submit pull requests. 🎉