Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src Move non-boilerplate from main.rs to app.rs and add `Usage` to README Mar 18, 2019
.editorconfig .editorconfig: Don't trim trailing whitespace in justfile Mar 12, 2019
.genignore Add gen_justfile_reference.py to .genignore Mar 15, 2019
.gitignore Expose Clap's support for generating shell completions Mar 12, 2019
.travis.yml Add a basic .travis.yml as a starting point Mar 13, 2017
CONTRIBUTING.md Change CONTRIBUTING.md to the Developer Certificate of Origin Mar 11, 2019
Cargo.toml Add an apply.sh and update the relevant placeholders Mar 11, 2019
LICENSE Import and adjust the boilerplate that's started to grow in my projects Feb 12, 2017
LICENSE.apache2 Include copies of the licenses which apply to the template. Mar 11, 2019
LICENSE.mit Include copies of the licenses which apply to the template. Mar 11, 2019
README.md Fix and document cargo-edit installation by install-cargo-deps Mar 18, 2019
apply.py More TODOs for apply.py Mar 15, 2019
clippy.toml Incorporate and polish up validators from another of my projects Mar 13, 2019
gen_justfile_reference.py test_justfile.py: Improve existing tests and add tests for more tasks Mar 15, 2019
justfile Fix and document cargo-edit installation by install-cargo-deps Mar 18, 2019
rustfmt.toml Work around a flaw in how rustfmt interprets comment_width Mar 17, 2019
test_justfile.py Implement automated test for "just fmt" Mar 17, 2019
xdg-terminal Convert apply.sh to Python and start to improve it Mar 14, 2019