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

https://github.com/cmsj/mjolnir.cmsj.appfinder


https://github.com/cmsj/mjolnir.cmsj.appfinder

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

### Install

~~~bash
$ luarocks install mjolnir.cmsj.appfinder
~~~

### Require

~~~lua
local appfinder = require "mjolnir.cmsj.appfinder"
~~~

### Documentation

Documentation is included in Dash's "Mjolnir" docset.

### Additional documentation

For more information about Lua patterns, see:

- http://lua-users.org/wiki/PatternsTutorial
- http://www.lua.org/manual/5.2/manual.html#6.4.1