Skip to content

A tool to help people manager their keyboard-layout-editor.com layouts

License

Notifications You must be signed in to change notification settings

clueboard/kle_manager

Repository files navigation

kle_manager

Web app for managing stored keyboard-layout-editor.com layouts.

Usage

TBD

Development

To get started developing on this app use the setup-virtualenv.sh script to setup a python virtualenv. If it picks the wrong version of python you can use PYTHON_VERSION=3.5 setup-virtualenv.sh.

$ PYTHON_VERSION=3.5 ./setup-virtualenv.sh
$ source activate-3.5

If you want to develop against a non-released version of kle2xy or kle2svg you can use one or both of these pip commands after activating your virtualenv:

pip install -e ../kle2xy
pip install -e ../kle2svg

About

A tool to help people manager their keyboard-layout-editor.com layouts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published