Agent logo & text

Build Status

Agent is the configuration application of the Ultimate Hacking Keyboard.

Give it a whirl!

Set up instructions

First up, make sure that Node.js 4.x.x is installed on your system.

git clone git@github.com:UltimateHackingKeyboard/agent.git
cd agent
npm install
npm run build sass
npm run dev

Webpack dev server exposes Agent at localhost:8080

Contribute

Contributors are most welcome and appreciated beyond words!

  1. Please pick an issue of your interest, or open a new one.
  2. Let us know in the issue what you're about to do.
  3. We let you know if somebody is already working on the issue, and thank you for being awesome for considering to contribute.
  4. Send a pull request of your contribution. You're welcome to send the PR early on even if it's incomplete. This way, we'll be able to provide early feedback which will save time for everyone involved.
  5. Fix your PR if needed, and make sure that it passes continuous integration tests. If everything looks good we'll merge your PR, and pop a bottle of champagne to celebrate you!
Description
No description provided
Readme 37 MiB
Languages
TypeScript 74.7%
HTML 9.7%
JavaScript 6.6%
SCSS 4.4%
CSS 4.3%
Other 0.2%