remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
remix-project/remix-analyzer/README.md

27 lines
420 B

# Remix Analyzer
## Install
```sh
npm i remix-analyzer
```
## Contribute
We need some better documentation. Besides that, we are always open to new features or bug reports. Open an issue or a pull request.
### Tests
Make sure that you add test cases.
```sh
npm run test
```
The code style should conform to standard; make sure to your lint your code before submitting a PR.
## License
MIT (c) 2018 Remix Team