• 谢宇轩's avatar
    feat: shareable source bundles (export/install) · 8ab2efa0
    谢宇轩 authored
    Add export/install to source-manage.js: pack a source (config entry +
    recipe + fixtures) into a single self-contained .nhsource.json, install
    on another machine in one command. Bundle excludes machine-specific
    fields (vaultPath/enabled/articleUrlPattern); --force overwrites on id
    conflict (matches the helper command convention). Path-traversal guarded.
    
    Includes bundles/nikkei-tech.nhsource.json as a ready-to-install example
    (the bundle itself carries the recipe + fixtures; the unpacked
    helpers/nikkei-tech.* files stay out of this commit).
    
    Documents the flow in SKILL.md (Quick Reference + Sharing sources) and
    references/source-management.md.
    8ab2efa0
Name
Last commit
Last update
bundles Loading commit data...
helpers Loading commit data...
references Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
SKILL.md Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...