Files
by/Rakefile
2026-03-03 21:42:51 +05:00

7 lines
145 B
Ruby

# frozen_string_literal: true
require "hanami/rake_tasks"
# Add your custom rake tasks to the lib/tasks directory
Rake.add_rakelib "lib/tasks"