mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-05-29 21:46:39 +09:00
df76a227dc
First open source release of Campfire 🎉
5 lines
91 B
Ruby
Executable File
5 lines
91 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
|
|
require_relative "../config/application"
|
|
require "importmap/commands"
|