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

Started with the read.me and made a few changes ... #1

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

astridx
Copy link

@astridx astridx commented Mar 29, 2018

Started with the read.me and made a few changes because of problems while testing. Mainly I have added a function for modules and plugins scaffolding.

README.md Outdated
## Installation (Standalone):

* `composer install`
* Initialized here. Please run `robo init` to create a new RoboFile.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be vendor/bin/robo init, but then I get this error: Command "init" is not defined.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@810 Thank you very much for testing.
Did you get an error when you try composer install?
In my case composer install worked. I have got installed it global.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robo

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@810 Now I saw the place where I forgot the vendor/bin I changed it to vendor/bin/robo init. Thank you.

Which branch are you on? vendor/bin/robo init only works in develop or my readme branch.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i used your branch astridx:readme

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you use
vendor/bin/robo init
On my branch aswell?
In the picture I see only
robo init (my first mistake)

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, see command above that.

@810
Copy link

810 commented Mar 31, 2018

could you fix the conflicts, then it can be merged

@rdeutz
Copy link
Contributor

rdeutz commented Aug 13, 2018

Thanks for extending to readme, I have started to work again on this project. Would be good if the content of the readme can be moved to the wiki. Any help is appreciated

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.

3 participants