aboutsummaryrefslogtreecommitdiffstats
path: root/templates/cookiecutter.json
blob: c4afdd60b45bf4d0ca65627d8301c6e2517c19fb (plain)
1
2
3
4
5
6
7
8
{
  "services_dir": "services",
  "tests_dir": "tests",
  "service_slug": "service",
  "aglsystemdservice": "agl-service-something",
  "classname": "NewService",
  "api": "serviceapi"
}