József Farkas 50e0b64f6e Upgrade to ngrx v4 (#378)
* Update ngrx to v4

* package.json files

* release: Remove zadic references from release script

* fix(user-config): Fix user-config loading

* build: Lock package dependencies

* build: fix app version

* ci: remove build:test step

* fix(user-config): Revert switch-keymap-action modifications

* test(user-config): xit keystroke-action test

* fix(user-config): Fix user config loading

* fix(user-config): Fix user config loading
2017-10-08 18:31:16 +02:00
2017-10-08 18:31:16 +02:00
2017-10-08 18:31:16 +02:00
2017-10-08 18:31:16 +02:00
2017-10-08 18:31:16 +02:00
2017-06-05 23:44:16 +02:00
2017-09-10 22:56:03 +02:00
2016-03-29 01:48:37 +02:00
2017-10-08 18:31:16 +02:00
2017-10-08 18:31:16 +02:00
2017-09-07 10:33:55 +02:00

Agent logo & text

Build Status 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 >=8.1.x and npm >=5.1.x are installed on your system. Next up:

# Execute the following line on Linux. Use relevant package manager and package names on non-Debian based distros.
apt-get install libusb-dev libudev-dev g++

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

At this point, Agent should be running on your machine.

Contributing

Wanna contribute? Please let us show you how.

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%