Getting Started
-
Login
or
Signup
-
Install latest version of lolcommits and the dotcom plugin:
gem uninstall lolcommits lolcommits-dotcom
gem install lolcommits lolcommits-dotcom
-
Create a new repo
or have a collaborator on your repo give you the repo_external_id for the project they have configured.
-
Enable lolcommits
cd <repo directory>
lolcommits --enable
-
Configure the lolcommits-dotcom plugin for your repo:
cd <repo directory>
lolcommits --config --plugin dotcom
enabled: true
api_key: <your user's api key>
api_secret: <your user's secret api key>
repo_id: <repo external id>
- Smile for the camera when you make commits.