/ruby/bin/html5
https://code.google.com/p/html5lib/ · Ruby · 7 lines · 3 code · 3 blank · 1 comment · 0 complexity · 85a1aea4e1c079b47e6df02bdef693e5 MD5 · raw file
- #!/usr/bin/env ruby
- $: << 'lib'
- require 'html5/cli'
- HTML5::CLI.run
https://code.google.com/p/html5lib/ · Ruby · 7 lines · 3 code · 3 blank · 1 comment · 0 complexity · 85a1aea4e1c079b47e6df02bdef693e5 MD5 · raw file
- #!/usr/bin/env ruby
- $: << 'lib'
- require 'html5/cli'
- HTML5::CLI.run