Skip to content

Commit

Permalink
activate
Browse files Browse the repository at this point in the history
  • Loading branch information
tlevine committed Sep 20, 2012
1 parent b1f787b commit e173356
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions activate
@@ -0,0 +1,7 @@
if [ -d collect/yoga ]
then
export PATH="$PATH:$PWD/bin"
export QUINOA_ROOT="$PWD"
else
echo This must be run from the quinoa root directory
fi

0 comments on commit e173356

Please sign in to comment.