Skip to content

This plugin is developed to make a quickly and complete check of the RPC commands documentations inside c-lightning.

Notifications You must be signed in to change notification settings

vincenzopalazzo/listdocmissed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listdocmissed a plugin for c-lightning

This plugin is made with the lightningd/template.

This plugin is developed to make a quickly and complete check of the RPC commands documentations inside c-lightning.

Who is this plugin for?

Everybody that want make a check if all RPC commands have a documentation, so this plugin is not more smart :-/ but have a big potentiality with the correct people :-) and maybe one of this people are you.

In fact, is possible exend this plugin to make a template of the documentation file and make easy the life of the core developer. Fell free to open a PR.

Why I developer this plugin?

I developer this plugin because I fixed some documentation missed inside c-lightning, you can see the PR here.

Run the plugin

  1. Install the plugin.
lightning-cli plugin start /home/vincent/Github/listdocmissed/src/plugin.py
  1. Run plugin.
lightning-cli listdocmissed /home/vincent/Github/lightning

Other resources

About

This plugin is developed to make a quickly and complete check of the RPC commands documentations inside c-lightning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • Dockerfile 42.3%
  • Makefile 2.3%