Cookie cutter recipe for Applications running on AiiDAlab
See the aiidalab-hello-world
app for the files and folders created by this recipe.
pip install cookiecutter
cookiecutter https://github.com/aiidalab/aiidalab-app-cutter.git
This will produce the files and folder structure for your app, already adjusted according to your inputs.
See the AiiDAlab documentation on app development.
MIT
Please report issues to the GitHub issue tracker. Other inquiries should be directed to [email protected].