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: 12 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-14T03:12:54.000Z (about 1 year ago)
- Last Synced: 2025-07-02T13:54:04.756Z (12 months ago)
- Topics: cli, command, jira, jira-client, tripletex
- Language: Go
- Homepage:
- Size: 123 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
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 application
USAGE:
main [global options] command [command options] [arguments...]
DESCRIPTION:
Transport Jira issues to Tripletex
COMMANDS:
get:config, gc
set:config, cnf
list:activities
copy, c
help, h Shows a list of commands or help for one command
GLOBAL 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. 🎉