Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syohex/jetbrains-script-gen
Generate JetBrains's IDE launch script for Git bash
https://github.com/syohex/jetbrains-script-gen
Last synced: about 19 hours ago
JSON representation
Generate JetBrains's IDE launch script for Git bash
- Host: GitHub
- URL: https://github.com/syohex/jetbrains-script-gen
- Owner: syohex
- Created: 2020-08-27T05:03:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-08-27T05:05:55.000Z (over 4 years ago)
- Last Synced: 2024-05-02T00:50:54.779Z (8 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jetbrains script generator
Generate JetBrains IDE launch shell scripts for Git bash.
JetBrains toolbox generates batch files, and they do not work on Git bash.
**You need to re-generate scripts after you upgrade any IDE**
## How to use
```bash
go run main.go output_directory
```