6 lines
205 B
Bash
Executable file
6 lines
205 B
Bash
Executable file
#!/usr/bin/env nix-shell
|
|
#! nix-shell -i bash
|
|
#! nix-shell -p bash nodejs
|
|
|
|
node itty/utils/thread.js spool spinny.yarn spinny.js
|
|
node itty/utils/thread.js metadata-from-json spinny.yarn yarnball-meta.json
|