aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristopher R. Nelson <christopher.nelson@languidnights.com>2026-07-20 22:39:26 -0400
committerChristopher R. Nelson <christopher.nelson@languidnights.com>2026-07-20 22:39:26 -0400
commit810cb6fdd86452b75e520fc17daec40ba36eba13 (patch)
treeec16094768c947d92273bccf8e6d520e9bb248a8 /README.md
Initial OTP application skeleton
rebar3-generated er_xdg_pipe_menu app/supervisor scaffold, to be filled in with XDG .desktop file discovery/parsing and openbox pipemenu generation. MIT licensed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5a7da3b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+er_xdg_pipe_menu
+=====
+
+Openbox pipemenu generator from XDG .desktop files
+
+Build
+-----
+
+ $ rebar3 compile