0b94f77257be6d2202d576cf15666042e902f32d
This way we are following the naming convention of the other key icons.
Agent is the configuration application of the Ultimate Hacking Keyboard.
Agent is in a preliminary state. You can click around, and most interactions will loosely work, but the application is not production ready yet. Agent is being ported to Angular 2 after which its features will actually fully work as expected.
Set up instructions
git clone git@github.com:UltimateHackingKeyboard/agent.git
cd agent
npm install
In the repository you can find a gulpfile.js for running browsersync, which speeds up the development process. You can fire it up with gulp serve.
Contribute
Contributions are most welcome! Please always try to be as consistent as possible. Always run npm run lint and resolve lint warnings before every commit.
Description
Languages
TypeScript
74.7%
HTML
9.7%
JavaScript
6.6%
SCSS
4.4%
CSS
4.3%
Other
0.2%
