mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -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" "$@"
|