a LOT of refactoring and minor bugfixes
This commit is contained in:
parent
f4669290b0
commit
c3d31cbb40
6 changed files with 463 additions and 112 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#! nix-shell -i bash
|
||||
#! nix-shell -p bash nodejs jq
|
||||
|
||||
node itty/utils/thread.js spool spinny.yarn spinny.js
|
||||
node itty/utils/thread.js spool spinny.yarn spinny.js s.spin r.spin
|
||||
node itty/utils/thread.js metadata-from-json spinny.yarn yarnball-meta.json
|
||||
|
||||
#cat spinny.yarn mergefile.json | jq -s '.[0] as $old | .[1] as $merge | .[0].content | fromjson * $merge | tojson as $new | $old + {"content":$new} | tojson' | jq 'fromjson' > spinny.yarn.tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue