@kitelev/exocortex-cli 16.61.2 → 16.61.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
// @kitelev/exocortex-cli v16.61.
|
|
2
|
+
// @kitelev/exocortex-cli v16.61.3
|
|
3
3
|
// CLI tool for Exocortex knowledge management system - SPARQL queries, task management, and more
|
|
4
4
|
// License: MIT
|
|
5
5
|
|
|
@@ -805,7 +805,7 @@ Next steps:
|
|
|
805
805
|
`),process.stdout.write(` URL: ${n.url}
|
|
806
806
|
`),process.stdout.write(` SHA: ${l.sha} (${l.fileCount} files)
|
|
807
807
|
`),process.stdout.write(` .gitmodules: ${c.added?"entry added":"entry already present"}
|
|
808
|
-
`)),process.exit(0)}catch(e){oe.handle(e)}})}a(wN,"assetSpaceAddCommand");function vN(n){let e=new ce;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"16.61.
|
|
808
|
+
`)),process.exit(0)}catch(e){oe.handle(e)}})}a(wN,"assetSpaceAddCommand");function vN(n){let e=new ce;return e.name("exocortex").description("CLI tool for Exocortex knowledge management system").version(n??"16.61.3"),e.addCommand(KL()),e.addCommand(aN()),e.addCommand(xD()),e.addCommand(PD()),e.addCommand(sL()),e.addCommand(LD()),e.addCommand(ND()),e.addCommand(UD()),e.addCommand(lL()),e.addCommand(mL()),e.addCommand(_L()),e.addCommand(bL()),e.addCommand(wL()),e.addCommand(FL()),e.addCommand(DL()),e.addCommand(UL()),e.addCommand(XL()),e.addCommand(fN()),e.addCommand(pN()),e.addCommand(bN()),e.addCommand(wN()),e}a(vN,"createProgram");vN().parse();0&&(module.exports={createProgram});
|
|
809
809
|
/*! Bundled license information:
|
|
810
810
|
|
|
811
811
|
reflect-metadata/Reflect.js:
|