Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```