Open samuelololol opened 9 years ago
To integrate with jinja2 with scaffolds, the {{
, }}
symbol need to be changed with jinja2.Environment
since pyramid 1.8, the default project startup uses cookiecutter http://pyramid-stevepiercy.readthedocs.io/en/docs-cookiecutter-changes-only/quick_tour.html#quick-project-startup-with-cookiecutters
reference: http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/scaffolding.html, later combine 2 repositories into one. scarab repository will be replace by the contents of this repo.
scarab
will exist as the role of a tool to generate basic api server, api, model, page