Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 318 Bytes

divvunspell-nodejs

This requires Node.js 14.x. It may work on newer or older versions but this is not tested nor supported.

If you need 14.x without breaking your computer, consider using nvm.

Building

  • Go to https://rustup.rs and install the stable Rust toolchain.
  • Run npm i
  • Run npm run install