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

Suggestion: json file #8

Open
geekish opened this issue Nov 13, 2016 · 2 comments
Open

Suggestion: json file #8

geekish opened this issue Nov 13, 2016 · 2 comments

Comments

@geekish
Copy link

geekish commented Nov 13, 2016

I just discovered this project, and I am very impressed. I would love to see it eventually replace Composer's current global functionality.

I do have one suggestion: use a json file, probably ~/.composer/global.json, like Composer currently uses ~/.composer/composer.json. I have no problem using the command line to install/update packages, but I would like to be able to say, commit my global.json in my dotfiles to more easily bootstrap machines, as I currently do with ~/.composer/composer.json.

I understand this would probably introduce dependencies which goes against the goals of this project. It's just a suggestion. :)

@sepehr
Copy link

sepehr commented Dec 6, 2016

+1, looking for this very thing.

@greg-1-anderson
Copy link
Member

decode_json is built-in, so a simple global.json is not out of the question. PRs welcome.

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