mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 02:49:14 -04:00
An IDE meant for JavaScript and the growing number of frameworks around it. Approved by: thierry (mentor)
3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
|
|
exec "%%DATADIR%%/bin/webstorm.sh" "$@"
|