https://github.com/asecurityteam/template-oss
This project contains the templates for our standard Open Source Repository meta-files such as the README, LICENSE, and CODE_OF_CONDUCT, etc. We use this to automate including those files in each of our projects.
Using our SDCLI helper:
sdcli repo all add-ossUsing cookiecutter (our template engine) directly:
pip install cookiecutter
cookicutter gh:asecurityteam/template-ossThis project is in incubation which means we are not yet operating this tool in production and the interfaces are subject to change.
This project is licensed under Apache 2.0. See LICENSE.txt for details.
Atlassian requires signing a contributor's agreement before we can accept a patch. If you are an individual you can fill out the individual CLA. If you are contributing on behalf of your company then please fill out the corporate CLA.