|
|
|
|
|
by beefbroccoli
2013 days ago
|
|
In many cases one might not want a full stand-alone program with arguments, usage and such. Rather a "script" i.e. something that can be simply executed to run a series of tasks. For example it's quite silly for a build script to require the path of the project it resides in. |
|