0.1.1 • Published 6 years ago
nulint v0.1.1
nulint
Dependence
Install antlr4
, for example, install by homebrew
on macOS:
brew install antr4
For details, visit the official site
Usage
Generate Nu grammar files
# re-run it only when you have modified Nu.g4 file
> npm run grammar
Build source files
> npm run build
Have a test
> npm run test