.docker/Dockerfile | |
|
|
.docker/Makefile | |
|
|
.docker/docker-compose.yml | |
|
|
.docker/readme.md | |
|
|
.github/workflows/dependent_repos.env | |
|
|
.github/workflows/fonts-check.yml | |
|
|
.github/workflows/notify.yml | |
|
|
.github/workflows/rake.yml | |
|
|
.github/workflows/release.yml | |
|
|
.github/workflows/samples-smoke-matrix.json | |
|
|
.github/workflows/templates-smoke-matrix.json | |
|
|
.gitignore | |
|
|
.hound.yml | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
CODE_OF_CONDUCT.md | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.adoc | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/font-test | |
|
|
bin/rspec | |
|
|
bin/setup | |
|
|
docs/installation.adoc | |
|
|
docs/navigation.adoc | |
|
|
docs/usage.adoc | |
|
|
exe/metanorma | |
|
|
exe/metanorma-manifest | |
|
|
i18n.yaml | |
|
|
lib/metanorma-cli.rb | 1 | A 0 mins |
|
lib/metanorma/cli.rb | 72 | A 0 mins |
|
lib/metanorma/cli/collection.rb | 68 | A 0 mins |
|
lib/metanorma/cli/command.rb | 241 | A 2 hrs |
|
lib/metanorma/cli/commands/config.rb | 95 | A 0 mins |
|
lib/metanorma/cli/commands/site.rb | 42 | A 0 mins |
|
lib/metanorma/cli/commands/template_repo.rb | 18 | A 0 mins |
|
lib/metanorma/cli/compiler.rb | 64 | A 0 mins |
|
lib/metanorma/cli/errors.rb | 22 | A 0 mins |
|
lib/metanorma/cli/generator.rb | 132 | A 1 hr |
|
lib/metanorma/cli/git_template.rb | 73 | A 0 mins |
|
lib/metanorma/cli/site_generator.rb | 155 | A 0 mins |
|
lib/metanorma/cli/stringify_all_keys.rb | 48 | A 0 mins |
|
lib/metanorma/cli/template_repo.rb | 52 | A 0 mins |
|
lib/metanorma/cli/thor_with_config.rb | 28 | A 0 mins |
|
lib/metanorma/cli/ui.rb | 31 | A 0 mins |
|
lib/metanorma/cli/version.rb | 5 | A 0 mins |
|
lib/metanorma/flavor.rb | 57 | A 0 mins |
|
metanorma-cli.gemspec | |
|
|
templates/base/Gemfile | |
|
|