all repos — omglolrs @ main

A Rust wrapper for api.omg.lol.

Makefile

 1
 2
 3
 4
 5
build:
	cargo build

doc:
	cargo doc --no-deps