Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 778 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 778 Bytes

@markuplint/ml-ast

npm version Build Status Coverage Status

Install

Prerequisites: Node.js (Version 12.4.0 or later)

$ npm install @markuplint/ml-ast

$ yarn add @markuplint/ml-ast

Contributing

$ git clone [email protected]:markuplint/markuplint.git -b master
$ yarn
$ yarn build
$ yarn test

Copyright © 2020 markuplint. Under the MIT License.