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

Implement a version file #14

Open
barbu110 opened this issue Feb 12, 2016 · 4 comments
Open

Implement a version file #14

barbu110 opened this issue Feb 12, 2016 · 4 comments

Comments

@barbu110
Copy link

Should we have a _version.yml file to keep track of the current version of Daktilo that a user installs?

barbu110 pushed a commit to barbu110/daktilo that referenced this issue Feb 12, 2016
Created version YAML file and added support for the "version" Rake task.

depends on kronik3r#7
closes kronik3r#14
@kronik3r
Copy link
Owner

Sure yeah, any idea how this version should be updated?

@barbu110
Copy link
Author

@kronik3r see my commit :)

@kronik3r
Copy link
Owner

no I didn't meant how to do it technically, I meant what strategy could be followed when updating in the future, so if I change a css file should I go and change it to 2.2.1. I mean more something like this: http://semver.org/

@barbu110
Copy link
Author

Semantic Versioning a good idea, yeah. That should be it then. I could implement something of a bigger project in the future, something to automate the versioning of the project, but not for this repo, something else to be generally available.

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

No branches or pull requests

2 participants