Closed marcelovani closed 3 years ago
@iainp999 I only tested on one machine, I would be interested to know if it works fine for you
@iainp999 I only tested on one machine, I would be interested to know if it works fine for you
Sure, let me add your repo as a remote and check the branch
@iainp999 I only tested on one machine, I would be interested to know if it works fine for you
Sure, let me add your repo as a remote and check the branch
@marcelovani looks great.
Only minor comments
make crawl
fails i.e. there is no dependency on up
- do we want this?make open
depend on make up
?I don't know if this can be done with Makefiles. To achieve that we would need to write some bash scripts to add checks...
Or we could create one command that does all
I didn't know we could do that, cool
Did a new commit, I added dependencies on build too
Thanks @marcelovani !
I love it @marcelovani, Vagrant takes a few good 10 or so minutes to build first time. I was up and running in less than 2 minutes, including reading your Readme on how to do it 🥇 😲 ❤️ 👍
Here is the docker integration. Please try. Run
make up build crawl open