Pinned Loading
-
-
Clone All GitHub Repos for User
Clone All GitHub Repos for User 1#!/usr/bin/env bash
23RES=$(curl https://api.github.com/users/rdgd/repos | grep ssh_url | awk '{ print $2}')
4STRIPPED=${RES//"\""}
5IFS=', ' read -r -a array <<< $STRIPPED
-
Toggle switch that doesn't require "...
Toggle switch that doesn't require "for" attribute on label (ideal for many dynamically generated rows) 1input {
2display: none;
3}
45.capsule {
-
trimax
trimax PublicSimple batteries included browser history/navigation solution for Clojurescript SPA's
Clojure
-
Babashka version bump utility. Will ...
Babashka version bump utility. Will increment semantic version in pom.xml and added a new structured changelog map to changelog file. File extension added for syntax highlighting, can remove. 1#!/usr/bin/env bb
23(defn inc-ver
4[ver mode]
5(let [[major minor bugfix] (map #(Integer. %) (clojure.string/split ver #"\."))
0 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More