File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,11 @@ lightningd config file. Reckless does all of these by invoking:
1616
1717** reckless** ** install** [ @* commit/tag* ] * plugin\_ name*
1818
19+ Alternatively, the source path or URL to the plugin repository can be
20+ passed directly in place of the * plugin\_ name* . In either case, the
21+ containing directory or repository should be named for the plugin, don't
22+ pass the plugin's executable/entrypoint directly.
23+
1924reckless will exit early in the event that:
2025
2126- the plugin is not found in any available source repositories
@@ -81,7 +86,7 @@ Available option flags:
8186NOTES
8287-----
8388
84- Reckless currently supports python and javascript plugins.
89+ Reckless currently supports python, rust, and javascript plugins.
8590
8691Running the first time will prompt the user that their lightningd's
8792bitcoin config will be appended (or created) to inherit the reckless
You can’t perform that action at this time.
0 commit comments