0.12.0 • Published 7 days ago

nmrium-cli v0.12.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 days ago

nmrium-cli

NPM version build status Test coverage npm download

CLI commands related to nmrium.

Installation

$ npm i --global nmrium-cli

Usage

It will add a new command on your computer called nmrium.

Create toc.json for online exercises

cd __folder__with__exercises__
nmrium deleteJSONs
nmrium createExercisesTOC
nmrium deleteStructures
nmrium appendLinks

To quickly create a TOC for a folder:

nmrium createGeneralTOC

License

MIT