.codespellrc | |
|
|
.envrc.example | |
|
|
.gitattributes | |
|
|
.github/workflows/docker-latest.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
CHANGELOG.md | |
|
|
Dockerfile | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Runfile | |
|
|
bin/completely | |
|
|
completely.gemspec | |
|
|
lib/completely.rb | 6 | A 0 mins |
|
lib/completely/cli.rb | 24 | A 0 mins |
|
lib/completely/commands/base.rb | 48 | A 0 mins |
|
lib/completely/commands/generate.rb | 33 | A 0 mins |
|
lib/completely/commands/init.rb | 31 | A 0 mins |
|
lib/completely/commands/install.rb | 35 | A 0 mins |
|
lib/completely/commands/preview.rb | 18 | A 0 mins |
|
lib/completely/commands/test.rb | 54 | A 0 mins |
|
lib/completely/commands/uninstall.rb | 29 | A 0 mins |
|
lib/completely/completions.rb | 65 | A 0 mins |
|
lib/completely/config.rb | 53 | A 0 mins |
|
lib/completely/exceptions.rb | 4 | A 0 mins |
|
lib/completely/installer.rb | 66 | A 25 mins |
|
lib/completely/pattern.rb | 50 | A 0 mins |
|
lib/completely/templates/sample-nested.yaml | |
|
|
lib/completely/templates/sample.yaml | |
|
|
lib/completely/templates/template.erb | |
|
|
lib/completely/templates/tester-template.erb | |
|
|
lib/completely/tester.rb | 38 | A 0 mins |
|
lib/completely/version.rb | 3 | A 0 mins |
|
schemas/completely.json | |
|
|