mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-13 05:01:03 +00:00
5 lines
168 B
Plaintext
5 lines
168 B
Plaintext
# Make sure node modules are available to Github Desktop
|
|
PATH=$PATH:/usr/local/bin:/usr/local/sbin
|
|
|
|
{{command}}{{#if task}} {{task}}{{/if}}{{#if args}} {{args}}{{/if}}
|