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

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

[elpa] externals/ruby-end cf773a8702 48/91: Update README.


From: ELPA Syncer
Subject: [elpa] externals/ruby-end cf773a8702 48/91: Update README.
Date: Wed, 25 Jan 2023 19:58:27 -0500 (EST)

branch: externals/ruby-end
commit cf773a870276a1646a37b25e8ab8abc4c08d927c
Author: Johan Andersson <johan.rejeep@gmail.com>
Commit: Johan Andersson <johan.rejeep@gmail.com>

    Update README.
---
 README.markdown | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/README.markdown b/README.markdown
index e7a402ad1a..c1658d7184 100644
--- a/README.markdown
+++ b/README.markdown
@@ -18,16 +18,15 @@ and then `SPC`.
 For more information, see comments in `ruby-end.el`.
 
 ## Contribution
-Contribution is much welcome! Ruby end is tested using
-[Ecukes](http://ecukes.info). When Adding new features, please write
-tests for them!
+Contribution is much welcome! Ruby end is tested using 
[Ecukes](http://ecukes.info). When
+adding new features, please write tests for them!
 
-To fetch Ecukes:
+Install [carton](https://github.com/rejeep/carton) if you haven't
+already, then:
 
     $ cd /path/to/ruby-end
-    $ git submodule init
-    $ git submodule update
-    
-Run the tests with:
+    $ carton
 
-    $ ./util/ecukes/ecukes features
+Run all tests with:
+
+    $ make



reply via email to

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