ascii-boxes / boxes

Command line ASCII boxes unlimited!
https://boxes.thomasjensen.com/
GNU General Public License v3.0
613 stars 75 forks source link

Boxes.el: Updated metadata for packaging. #110

Closed Mike-Woolley closed 1 year ago

Mike-Woolley commented 1 year ago

I need the following changes before I can commit packaging data to the Emacs package repository (otherwise it won’t be accepted):

● Updated metadata for packaging.

● Updated usage instructions, as these are shown by the package manager.

● Changed the documentation for 'boxes-command-on-region' to comply with elisp style guidelines / suppress compiler warning.

tsjensen commented 1 year ago

Looks great! Let us know when it works, and what to do exactly to use it in Emacs. Then I'd put a little post on the website about it!

Mike-Woolley commented 1 year ago

Will do 😊

Reviewing packages can take a while before being accepted, so I'll let you know when it's live !

Thanks, Mike

Mike-Woolley commented 1 year ago

I built and installed the package locally, here's what it looks like in the Emacs Package Manager:

image