Skip to content

Instantly share code, notes, and snippets.

@abhijangda
Last active December 22, 2015 23:29
Show Gist options
  • Select an option

  • Save abhijangda/6547565 to your computer and use it in GitHub Desktop.

Select an option

Save abhijangda/6547565 to your computer and use it in GitHub Desktop.
git clone http://github.com/kivy/kivy/
cd kivy
git checkout sandbox-clock
git pull https://github.com/abhijangda/kivy sandbox-clock
make
cd kivy/tools
garden install filebrowser
export PYTHONPATH=PATH-TO-ABOVE-KIVY
cd ..
cd ..
cd ..
git clone http://github.com/kivy/kivy-designer/
cd kivy-designer
python main.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment