Skip to content

Instantly share code, notes, and snippets.

@noqisofon
Created November 24, 2012 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noqisofon/4139669 to your computer and use it in GitHub Desktop.
Save noqisofon/4139669 to your computer and use it in GitHub Desktop.
Add-on SDK で activate する感じ。
#!/bin/zsh
env CUDDLEFISH_ROOT=/opt/addon-sdk PYTHONPATH=/opt/addon-sdk/python-lib python2 ./activate.py
from jetpack_sdk_env import welcome
welcome()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment