diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2023-06-26 00:50:43 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2023-06-26 00:50:51 +0300 |
commit | 860b79710de3b30f2fb9b67a05d5a1aa4926debd (patch) | |
tree | 98159ac177453994f6ae94cfee769c4efdb1f56d /README.md | |
parent | 3c2e7e297e9c6c00de5c831285b7b7d79d4138c9 (diff) | |
download | pf4j-860b79710de3b30f2fb9b67a05d5a1aa4926debd.tar.gz pf4j-860b79710de3b30f2fb9b67a05d5a1aa4926debd.zip |
Add link to pf4j-shell
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ PF4J is an open source (Apache license) lightweight (around __100 KB__) plugin f Practically, PF4J is a microframework that aims to keep the core simple but extensible. We also have a community-driven ecosystem of extensions. For now are available these extensions: +- [pf4j-shell](https://github.com/pf4j/pf4j-shell) (interactive shell for PF4J) - [pf4j-update](https://github.com/pf4j/pf4j-update) (update mechanism for PF4J) - [pf4j-spring](https://github.com/pf4j/pf4j-spring) (PF4J - Spring Framework integration) - [pf4j-wicket](https://github.com/pf4j/pf4j-wicket) (PF4J - Wicket integration) |