Closed AndyM84 closed 5 years ago
Found an issue with the stoic-create
binary that I shipped, it's not creating things in the correct directory, so if anyone reviews please hold off on merging for a country minute.
Ok, resolved the issue with the stoic-create
script.
The following code represents a first pass at the web 'scaffold'. It's based off of some heavily used classes (as is the rest of Stoic) and I've got tests for just about 100% of the code up and working (the missing pieces are things that can't be tested easily, such as header-based interactions).
I'm offering this up to merge so that we can get started using/refining and begin thinking about combining our docs into something like ReadTheDocs or maybe even on our own at stoic-framework.com.
Enjoy!