Sign inSign up

skullydazed/kle_manager

By skullydazed

•Updated over 8 years ago

Search through your KLE's

Image
0

454

skullydazed/kle_manager repository overview

⁠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

Tag summary

Content type

Image

Digest

Size

265.1 MB

Last updated

over 8 years ago

docker pull skullydazed/kle_manager