Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encapsulate build logic with bash and a Makefile. #13

Merged
merged 1 commit into from Jan 28, 2015
Merged

Encapsulate build logic with bash and a Makefile. #13

merged 1 commit into from Jan 28, 2015

Conversation

ConnorDoyle
Copy link
Contributor

@ssk2 @jsancio

Now you can just check out the project and type make!

@ssk2
Copy link
Contributor

ssk2 commented Jan 28, 2015

👍

fi

cd $BASEDIR
export PYTHONPATH=.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't we have to remove this to make it work?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was the PYTHONPATH in the test driver script that caused issues, but I'll get rid of this as well.

@ConnorDoyle
Copy link
Contributor Author

Addressed comments.

@jsancio
Copy link
Contributor

jsancio commented Jan 28, 2015

Looks good! Thanks for doing this! :shipit:

jsancio added a commit that referenced this pull request Jan 28, 2015
Encapsulate build logic with bash and a Makefile.
@jsancio jsancio merged commit 3311d1a into master Jan 28, 2015
@jsancio jsancio deleted the make branch January 28, 2015 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants