Contributing
How to get started
Join the conversation
Reporting issues
Submitting code and documentation changes
# Clone your fork, substituting your_username for your GitHub username then go into the repo root
git clone git@github.com:your_username/consoleme.git
cd consoleme
# Create a new branch for your changes
git switch -c my-branchPre-commit setup
Keeping your fork up to date
Last updated