The Wayback Machine - https://web.archive.org/web/20220818205240/https://github.com/discourse/discourse/blob/main/Rakefile
Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
executable file 9 lines (6 sloc) 305 Bytes
#!/usr/bin/env rake
# frozen_string_literal: true
# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
require File.expand_path('../config/application', __FILE__)
Discourse::Application.load_tasks