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 a minimal documentation #53

Closed
MedUnes opened this issue Jun 8, 2017 · 7 comments
Closed

Add a minimal documentation #53

MedUnes opened this issue Jun 8, 2017 · 7 comments

Comments

@MedUnes
Copy link
Contributor

MedUnes commented Jun 8, 2017

I think a minimal documentation is necessary on how to build using composer, bower and phing..

@krzysiekpiasecki
Copy link
Owner

krzysiekpiasecki commented Jun 8, 2017

Do you think it's a too tiny documentation?

composer create-project krzysiekpiasecki/gentelella gentelella "dev-master"
$ cd gentelella
$ composer setup
$ composer test
$ php bin/console fos:user:create
$ php bin/console server:run 127.0.0.1:8080 --env=prod

@MedUnes
Copy link
Contributor Author

MedUnes commented Jun 9, 2017

No, this should be allright, though it must be published on the readme.md or a .rst file, as some developers might be beginners..

@MedUnes
Copy link
Contributor Author

MedUnes commented Jun 9, 2017

I am sorry, didn't notice the link, it is ok, thanks.

@krzysiekpiasecki
Copy link
Owner

krzysiekpiasecki commented Jun 10, 2017

@MedUnes I've added a INSTALL file, following your issue. If you haven't got any further notices, please close the ticket.

PS Maybe you can first test the commands from INSTALL file in the windows terminal?

@krzysiekpiasecki
Copy link
Owner

@MedUnes Do you work on WIN OS?

@ahamedifham
Copy link

[InvalidArgumentException]
Could not find package krzysiekpiasecki/gentelella with version dev-master in a version installable using your PHP
version 5.6.25.

I am getting this error when I try to install from Composer in windows. How should I tackle it?

@krzysiekpiasecki
Copy link
Owner

This app requires PHP7.

Look at:
https://github.com/krzysiekpiasecki/Gentelella/blob/master/composer.json

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