cl-messagepack icon indicating copy to clipboard operation
cl-messagepack copied to clipboard

Add this implementation to msgpack.org

Open Symbolics opened this issue 6 years ago • 0 comments

According to the msgpack website instructions, this involves:

  1. Add the keyword msgpack.org[ProjctName] to description of your github repository. ProjectName is typically name of a programming language such as ruby
  2. Add one of following files to the root directory of your github repository:
  • msgpack.org.md
  • README.md
  • README.markdown
  • README.rdoc
  • README.rst
  • README
  1. Wait a moment. The crawler visits your github repository every hour.

It also suggest naming the project msgpack-lisp.

Symbolics avatar Oct 27 '19 02:10 Symbolics