Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,439 contributions in the last year
Contribution activity
May 2020
- martinklepsch/clj-yaml HTML
- martinklepsch/tinacms.org TypeScript
- martinklepsch/builder
Created an issue in retrogradeorbit/bootleg that received 4 comments
Running from file in same directory requires leading `./`
Somehow this works:
bootleg -e '(doseq [f (glob "content/posts/*.markdown")] (println f))'
but this fails on my machine (MacOS 10.14.6), bootleg V…
4
comments
145
contributions
in private repositories
May 1 – May 28