[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
- [elpa] externals/ruby-end 8787319fe3 04/91: Added code with tests., (continued)
- [elpa] externals/ruby-end 8787319fe3 04/91: Added code with tests., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 427237b83d 25/91: Fix whitespace and indent., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 45670f9134 26/91: Version bump., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 3f9349c3d0 28/91: Update espuds., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 25baf1c7d8 31/91: Update espuds., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 18edd3af0b 32/91: Fix feature indentation., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end cc1f6cf297 34/91: Add 'ruby' keyword., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 5c6261a267 39/91: Do these even more interactively., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end be0e1a154f 42/91: Update copyright years., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 20025067e5 44/91: Add Carton., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end cf773a8702 48/91: Update README.,
ELPA Syncer <=
- [elpa] externals/ruby-end 5c6c7ceabd 49/91: Remove Espuds and Ecukes as submodules., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end a761a0d84c 16/91: Fix expand on modifiers, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end f090fbbf74 51/91: make sure to call fallback commands interactively, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end ec7c55036c 52/91: Merge branch 'jeffgran-master', ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 17cea12620 65/91: Release v0.3.0., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 2896cfa95b 61/91: Improve Makefile., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end d82798a377 74/91: Add autoload cookies to hooks, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end f5be7d8445 81/91: Don't use sudo on Travis, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end a8da09dcc8 79/91: Merge branch 'patch-1', ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end d96d77b932 06/91: Update description., ELPA Syncer, 2023/01/25