Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 512 Bytes

Magnussen

Client library for Appledore. for use hackarmour search engine. Includes drivers for Nodejs and Go.

Usage

  • Node

    • Copy the node folder and name it something useful.
    • Import the AppleDoreClient class and use the public functions to send commands.
  • Golang

    • [TODO] (might have to directly copy paste to project instead from submodule)

Developers