I was trying to follow the steps https://github.com/BBC-News/wally and successful till "check http://localhost:4567/" step. After that i got struck in pushing features files from local directory
- How to create the project to see http://localhost:4567/projects/<project-name
- What is exact push command we should use( Example would be helpful) and where exactly i should run this command(i.e. from feature file location Or from .wally file location Or Any where)
Any help on this would be helpful.