Feat(tools): nb

This commit is contained in:
2023-05-08 20:43:59 +03:00
parent 8be55a7c76
commit 823e9cc381
5 changed files with 212 additions and 0 deletions

View File

@@ -15,6 +15,10 @@ have npm && {
"prettier"
"corepack"
"standardjs"
# CLI and local web plain text notetaking, bookmarking, and archiving
# with linking, tagging, filtering, search, Git versioning & syncing,
# Pandoc conversion, + more, in a single portable script.
"nb.sh"
)
for pkg in "${packages[@]}"; do