-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Some awesome feedback I got by email from flywire:
I'm interested in setting up Travis CI for LibreCad V3, a c++ program. Your tutorial (and blog etc) should be the ideal intro as it's the same environment but I'm having trouble following it. I'd like to provide feedback and ideally contribute to addressing these issues. (Maybe you're not so interested in this old project now.)
I'm using https://github.com/richelbilderbeek/travis_cpp_tutorial/blob/master/travis_cpp_tutorial.pdf
From Travis to source
So right from the start:
2.2 git clone https://github.com/richelbilderbeek/travis_cpp_tutorial
2.3 Create a Qt Creator project
Why did we go from the cold_fusion_reactor repository to https://github.com/richelbilderbeek/travis_cpp_tutorial ?
I think @flywire has a point and I do not connect the chapters of the tutorial well enough.
What is Qt? (I know what it is but I don't see how it fits into the context of the tutorial.)So I haven't got going yet but I can see from the code snippets this tutorial contains exactly what I'm after.
I find the font in the pdf to small to view on one side of a 22" monitor as I work through the tutorial. (I guess I'm getting spoilt with mkdocs.)
I see the point. As can be seen here, I tried to do a proper conversion, but fail for now. If anyone know how to properly run the script, we can adapt it to people's need. Now, I think I just used the LyX default setting.
btw, where does https://github.com/richelbilderbeek/simplify_cpp_travis_intro fit in?
AFAICS, I do not mention this in the tutorial. The tutorial is far from finished and I see what I intend it to become. The https://github.com/richelbilderbeek/simplify_cpp_travis_intro is a general article.
Hopefully you'll take these comments as constructive criticism as they are intended.
I definitely am! Thanks and please send more if needed 👍