Axel Rauschmayer on Nostr: If you need a *simple* task runner (think a few aliases for shell commands): What do ...
If you need a *simple* task runner (think a few aliases for shell commands): What do you use?
I’m switching between the following two but was wondering what else is out there:
1. make (Makefile)
2. npm run (package.json)
Benefit of #2 is support for cross-platform commands (e.g. via shx) and locally installed packages.
Published at
2024-06-04 21:16:11Event JSON
{
"id": "9fd2bab2ca2b267bbf860f253b19cfff41dea1704710d788931f8536c7c5ca14",
"pubkey": "7a7a0978cc46ef7fd548fb125e51c04de7d4ca639417a21b56aa95e3711c0b38",
"created_at": 1717535771,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/@rauschma/112560424317378863",
"web"
],
[
"proxy",
"https://fosstodon.org/users/rauschma/statuses/112560424317378863",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://fosstodon.org/users/rauschma/statuses/112560424317378863",
"pink.momostr"
]
],
"content": "If you need a *simple* task runner (think a few aliases for shell commands): What do you use?\n\nI’m switching between the following two but was wondering what else is out there:\n1. make (Makefile)\n2. npm run (package.json)\n\nBenefit of #2 is support for cross-platform commands (e.g. via shx) and locally installed packages.",
"sig": "7839e31be0f65169f3aae7e68f4b203771f5f73812b980bb0aba043dd2aaab4d1f33db07ac12661a7e5b0e0afc7af47bb5f6a634c5751923203b8b09f4bb80f8"
}