A quick script that scrapes Jira issue information from an exported CSV file and creates GitLab issues via HTTP requests.
- Pull down the project
- Open
config.properties
and enter your appropriate information. - Run
Main.class
What things you need to install the software and how to install them
IntelliJ (or other Java editor/IDE)
Maven
1. Launch IntelliJ
2. Open -> From Exisitng Sources
3. Choose your project
4. Hit "Ok"
Please be a good stewart:
- Keep commits short
- Provide Detailed Pull Requests
- Adhere to Google Java Style Guide
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Payne Miller
This project is licensed under the MIT License - see the LICENSE.md file for details