gi/tilt-handlebars

View on GitHub
tasks/gem.rake

Summary

Maintainability
Test Coverage
# frozen_string_literal: true

# Tasks:
# - build: Build gem into the pkg directory
# - install: Build and install gem into system gems
# - release: Create git tag and build and push gem
require "bundler/gem_tasks"