emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/pacmacs 2b9811e71b 246/472: Add README for tools


From: ELPA Syncer
Subject: [nongnu] elpa/pacmacs 2b9811e71b 246/472: Add README for tools
Date: Thu, 6 Jan 2022 21:59:28 -0500 (EST)

branch: elpa/pacmacs
commit 2b9811e71b0477517c69df4eae13914f5a934db3
Author: rexim <reximkut@gmail.com>
Commit: rexim <reximkut@gmail.com>

    Add README for tools
---
 tools/README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/tools/README.md b/tools/README.md
new file mode 100644
index 0000000000..a19b055937
--- /dev/null
+++ b/tools/README.md
@@ -0,0 +1,12 @@
+# Project Tools #
+
+Tools that help to develop the game
+
+## compile.el ##
+
+Compiles all the source code, treats warnings as errors and exits with
+non-zero exit code on any error (which `cask build` does not yet).
+
+## it-recorder.el ##
+
+Tool for recording and replaying integration test cases.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]