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

https://github.com/ryanfleck/manuals

Personal programming manuals.
https://github.com/ryanfleck/manuals

Last synced: 3 months ago
JSON representation

Personal programming manuals.

Awesome Lists containing this project

README

          

# Ryan's Programming Manuals

A loose collection of notes on various programming languages,
libraries, and courses.

Deployed via CloudFlare Pages at

```bash
# Install Hugo with asdf:
asdf plugin add hugo https://github.com/NeoHsu/asdf-hugo.git
asdf install hugo extended_0.155.2
asdf set --home hugo extended_0.155.2
```