summaryrefslogtreecommitdiffstats
path: root/development/shc/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/shc/README')
-rw-r--r--development/shc/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/shc/README b/development/shc/README
new file mode 100644
index 0000000000..ab1e45923f
--- /dev/null
+++ b/development/shc/README
@@ -0,0 +1,8 @@
+SHC takes a script, which is specified on the command line and
+produces C source code. The generated source code is then compiled
+and linked to produce a stripped binary executable.
+
+Use with care.
+
+After installation, try it with
+ shc -v -r -T -f myscript