ports/devel/jetbrains-webstorm/files/webstorm.in
Pedro F. Giffuni 09e433adde New port: JetBrains WebStorm.
An IDE meant for JavaScript and the growing number of frameworks around it.

Approved by:	thierry (mentor)
2019-07-15 20:15:45 +00:00

3 lines
51 B
Bash

#!/bin/sh
exec "%%DATADIR%%/bin/webstorm.sh" "$@"