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

Add distribution build to repo #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add distribution build to repo #35

wants to merge 2 commits into from

Conversation

smashedlife
Copy link
Collaborator

Add build into git repo for easy downloading. Issue #31

  • Remove dist from gitignore
  • Built lastest into dist directory
  • Updated README

@lcoq
Copy link
Owner

lcoq commented Dec 11, 2013

Thanks for your time !

I believe the dist folder should not be under version control, but the Github releases seems to be the perfect place for the distribution builds.

I can give you an access on this repo for creating new releases. Are you interested ? If not, I guess I can merge this PR until someone has some free time to put builds in Github releases.

Please let me know,

Regards

@smashedlife
Copy link
Collaborator Author

No problem.

I agree with you for the most part. Using the Github release feature is a much better solution. I am more than happy to create new releases for the builds.

It does bring up the question on how to version the library. How would you like it to be versioned?

@lcoq
Copy link
Owner

lcoq commented Dec 13, 2013

I've added you to the collaborators.

The semantic versioning seems pretty good (semver), and the first release could be tagged v0.1.0.

Do you have any other thought about that ?

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.

2 participants