You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremy Frasier 3fee0b8687
Rename LICENSE.md to LICENSE, make the other changes that requires
5 years ago
.bandit.yml Make .bandit.yml pass yamllint 5 years ago
.flake8 Add pydoc warnings to flake8 config 5 years ago
.gitignore First commit 5 years ago
.mdl_config.json Add config file for markdownlint 5 years ago
.pre-commit-config.yaml Rename LICENSE.md to LICENSE, make the other changes that requires 5 years ago
.prettierignore Configure prettier to ignore JSON files 5 years ago
.travis.yml Enable TravisCI caching for pip and pre-commit plugins 5 years ago
.yamllint First commit 5 years ago
CONTRIBUTING.md Rename LICENSE.md to LICENSE, make the other changes that requires 5 years ago
LICENSE Rename LICENSE.md to LICENSE, make the other changes that requires 5 years ago
README.md Rename LICENSE.md to LICENSE, make the other changes that requires 5 years ago
requirements-dev.txt First commit 5 years ago
requirements-test.txt Remove black and pyupgrade from requirements-test 5 years ago

README.md

skeleton-generic

Build Status

This is a generic skeleton project that can be used to quickly get a new cisagov GitHub project started. This skeleton project contains licensing information, as well as pre-commit hooks and a Travis CI configuration appropriate for the major languages that we use.

In many cases you will instead want to use one of the more specific skeleton projects derived from this one.

Contributing

We welcome contributions! Please see here for details.

License

This project is in the worldwide public domain.

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.