UNPKG
doctool
Version:
latest (1.1.0)
1.1.0
1.0.0
AI-powered documentation validation and management system
github.com/narthur/doctool
narthur/doctool
doctool
/
dist
/
src
/
bin
/
doctool.js
4 lines
•
103 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
// DocTool CLI entrypoint
import
'../index.js'
;
//# sourceMappingURL=doctool.js.map