Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 614 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (13 loc) · 614 Bytes

A Guide to Contributing

This is a guide to helps you start contributing to this project.

Step 1: Clone the project

Clone the project using the following command:

git clone https://github.com/kumparan/kumparanian.git

Step 2: Development dependencies

Install the following development dependencies:

Step 3: Changes, Commit & Send PR

You can test the package locally using the following command:

make install

the kumparan(1) CLI will be available on your path.

Commit your any changes and send us your pull request.