tanagra example add should copy the examples to the local project directory.
tanagra examples remove should remove the examples from the local project directory.
Also, add ~/examples/* to a local .gitignore file and add that to the template.
This will allow users to quick reference examples in their local directory while writing and building. Then they can remove the examples once done.
tanagra example addshould copy the examples to the local project directory.tanagra examples removeshould remove the examples from the local project directory.Also, add ~/examples/* to a local .gitignore file and add that to the template.
This will allow users to quick reference examples in their local directory while writing and building. Then they can remove the examples once done.