rrrene/texas

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
bin/texas
contents/_preambel.tex.erb
contents/master.tex.erb
texas.gemspec
lib/texas.rb19
lib/texas/build.rb37
lib/texas/build/base.rb91
lib/texas/build/config.rb37
lib/texas/build/config_loader.rb33
lib/texas/build/dry.rb9
lib/texas/build/final.rb7
lib/texas/build/task/add_default_templates_to_build_path.rb20
lib/texas/build/task/base.rb15
lib/texas/build/task/copy_contents_to_build_path.rb26
lib/texas/build/task/execute_after_scripts.rb14
lib/texas/build/task/execute_before_scripts.rb14
lib/texas/build/task/open_pdf.rb17
lib/texas/build/task/publish_pdf.rb50
lib/texas/build/task/rewrite_marked_templates.rb14
lib/texas/build/task/run_master_template.rb20
lib/texas/build/task/script.rb24
lib/texas/cli/option_parser.rb164
A
25 mins
lib/texas/cli/output_helper.rb38
lib/texas/cli/runner.rb54
A
1 hr
lib/texas/core_ext.rb2
lib/texas/core_ext/hash.rb21
lib/texas/core_ext/string.rb3
lib/texas/runner.rb54
A
1 hr
lib/texas/task.rb9
lib/texas/task/base.rb21
lib/texas/task/new_project.rb26
lib/texas/task/watch.rb40
lib/texas/template.rb40
lib/texas/template/helper.rb6
lib/texas/template/helper/base.rb74
lib/texas/template/helper/info.rb20
lib/texas/template/helper/md.rb20
lib/texas/template/helper/tex.rb54
lib/texas/template/runner.rb9
lib/texas/template/runner/base.rb77
lib/texas/template/runner/md.rb13
lib/texas/template/runner/tex.rb8