Sorry this wasn't clear!

   - Julz <https://github.com/djsegal/julz> is a framework for building 
   Julia projects. 
   - It is *not* designed for making webpages, I was just trying to 
   highlight the analogy  
   
The reason for the weird structure of the project is that: 

   - this is a CLI tool written in Python
   - that creates Julia projects (an example project being the dummy folder 
   on the github page <https://github.com/djsegal/julz/tree/master/dummy>)

Finally,

   - Gemfile and Gemfile.lock were lifted from Ruby because I think they 
   provide a extensive package solution 
   - (I should probably just change them to REQUIRE and REQUIRE.lock though)

Reply via email to