reesemclean/blueprint

Consider the name as the path with the name as a leaf

Opened this issue · 0 comments

Is that possible to treat the name as the path once it contains slashes?
´src/component/TestPage´ can create files under src/component/ folder for name TestPage.
Right now it will use slash as a whitespace to transform the name.

Any plans to create cli?

Thank you