Hi! Thanks for your interest in contributing to the LogChimp CLI!
We accept pull requests for bug fixes and features. We'd also love to hear about ideas for new features as issues.
Please do:
- Check existing issues to verify that the bug or feature request has not already been submitted.
- Open an issue if things aren't working as expected.
- Open an issue to propose a significant change.
- Open a pull request to fix a bug.
- Open a pull request to fix documentation about a command.
Prerequisites:
- Node.js v10.x
- Yarn (latest version)
Steps:
- Fork this repository
git clone https://github.com/<username>/logchimp-clicd logchimp-cliyarn install
Run CLI for testing:
yarn linklogchimp <command> [flags](can run anywhere on the system)