Browse Source

Stupidest part of the JSON spec.

main
Peter Bull 9 years ago
parent
commit
ff0439f2cb
  1. 2
      cookiecutter.json

2
cookiecutter.json

@ -5,5 +5,5 @@
"description": "A short description of the project.",
"year": "2016",
"open_source_license": ["MIT", "BSD", "Not open source"],
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')",
"s3_bucket": "[OPTIONAL] your-bucket-for-syncing-data (do not include 's3://')"
}

Loading…
Cancel
Save