An open API service indexing awesome lists of open source software.

https://github.com/iolanguage/nulladdon


https://github.com/iolanguage/nulladdon

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# NullAddon
A do-nothing addon for Io, primarily intended to serve as
a skeleton for writing your own addons, without having to
rewrite all the boilerplate yourself. It implements only
one method, hello, which does the obvious job of greeting the world.