code-chronicle
v1.5.2
Published
Keep code usage instructions
Downloads
72
Maintainers
Readme
code-chronicle
Keep code usage instructions.
Table of Contents
Requirements
To use library you need to have node and npm installed in your machine:
- node
>=10
- npm
>=6
Package is continuously tested on darwin, linux and win32 platforms. All active and maintenance LTS node releases are supported.
Installation
To install the library run the following command
npm i --save code-chronicle
Usage
See ready example at math folder.
Contribute
Make the changes to the code and tests. Then commit to your branch. Be sure to follow the commit message conventions. Read Contributing Guidelines for details.