mirror of
https://github.com/atom/atom.git
synced 2026-02-13 16:14:59 -05:00
4 lines
99 B
Ruby
Executable File
4 lines
99 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
|
require 'commands/generate'
|