Skip to content

cldwalker/nbb-clis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An assortment of handy nbb CLIs.

Prerequisites

  • nodejs >= 16.3.1 and npm
  • nbb >= 0.1.0 globally installed - npm install nbb -g

Usage

For more up to date logseq clis see https://github.com/cldwalker/logseq-clis

For mldoc scripts, see clis/mldoc.

Development

Code is organized under the following directories:

  • src/ - Reusable cljs code used across scripts. Can be used as a gitlib.
  • clis/ - Contains a set of directories, each directory containing a package.json. A directory may contain multiple scripts as they share the same dependencies e.g. clis/mldoc/.
  • test/ - Tests for scripts

Additional Links

License

This repository is licensed under LICENSE.md except for mldoc.cljs.

About

Nbb CLIs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published