Skip to content

Tool to automatically generate command registration logic for sapphire commands

License

Notifications You must be signed in to change notification settings

sapphire-cord/spgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SPGen (Sapphire Generate)

spgen is a tool to automate the command registration, instead of having to add every command in a single file which is time consuming and possible to forget to register a command spgen helps to generate that file automatically from metadata found in comments in the command's source.

Install

$ go get github.com/sapphire-cord/spgen

See the SPGen guide for more information on how to use it.

License

MIT License

About

Tool to automatically generate command registration logic for sapphire commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages