uh-wm/bin/uhwm
2015-04-07 10:35:52 +00:00

6 lines
61 B
Ruby
Executable File

#!/usr/bin/env ruby
require 'uh/wm'
Uh::WM::CLI.run!(ARGV)