summaryrefslogtreecommitdiff
path: root/bin/coderay_stylesheet
diff options
context:
space:
mode:
Diffstat (limited to 'bin/coderay_stylesheet')
-rw-r--r--bin/coderay_stylesheet4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/coderay_stylesheet b/bin/coderay_stylesheet
new file mode 100644
index 0000000..baa7c26
--- /dev/null
+++ b/bin/coderay_stylesheet
@@ -0,0 +1,4 @@
+#!/usr/bin/env ruby
+require 'coderay'
+
+puts CodeRay::Encoders[:html]::CSS.new.stylesheet