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