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

composer.json #1

Closed
RobLoach opened this issue Jul 3, 2013 · 8 comments
Closed

composer.json #1

RobLoach opened this issue Jul 3, 2013 · 8 comments

Comments

@RobLoach
Copy link

RobLoach commented Jul 3, 2013

Add a composer.json file so that this can be obtained through Composer.

@donquixote
Copy link
Owner

https://github.com/donquixote/krautoload/blob/master/composer.json
should be good enough for a start.

(i copied a bit from class-loader-adapter, thanks!)

@paul-vg
Copy link
Contributor

paul-vg commented Jul 8, 2013

Nice, although I'd recommend leaving the tests in the archives (e.g. in case someone wants to see if anything's broken). You could exclude .gitignore though, that's only useful with git.

@donquixote
Copy link
Owner

I was not really sure what the archives do :)
Removed the entire thing from the xml. Not sure about .gitignore.

@donquixote
Copy link
Owner

I think it's time I put a version on the entire thing.
Not sure where I want to start.

@RobLoach
Copy link
Author

semver.org 👍 ... 0.0.1-alpha.1?

@donquixote
Copy link
Owner

https://github.com/donquixote/krautoload/releases
ok i hope one of them is correct..
probably then i also should make branches for 0.0.* etc..

(I spent too much time on Drupal island)

@donquixote
Copy link
Owner

Finally! "0.0.1-alpha2" is the one being picked up by "composer update" on drupal 8, if I add it to Drupal's composer.json.

One last thing to decide: Is it good practice to name this thing "donquixote/krautoload", or is it preferable to just name it "krautoload"? I'd prefer the latter.

@donquixote
Copy link
Owner

Follow-up: #12
"Project name: "krautoload" vs "donquixote/krautoload" vs "krautoload/krautoload"."

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

3 participants