README.org 638 B

About

Project for code examples, snippets, language comparisons.

Roadmap

TODO Try using org files for the README

TODO HTTP Request and print YAML

    Write some code that sends a request to some end point, receives json, and prints it out as yaml. Handle errors gracefully, at least by catching the stacktraces.
  • Perl5
  • Python3
  • Rust
  • Go
  • Haskell
  • etc

Meta About

Someone wrote me in orgmode.

License

Copyright 2019 vaeringjar. Distributed dually under the CC BY-SA 4.0 and GPLv3+.

Use

Make edits with a plain text editor in README.org. Then open in emacs with org-mode and then do:

M-x org-md-export-to-markdown