petermueller - Overview

Pinned Loading

  1. Google Cloud Storage for Waffle

    Elixir 11 9

  2. My dotfiles. Feel free to use as a template, or ask me questions if using these as inspiration.

    Shell 3

  3. 2

    If you just want to copy-paste this it should "just work", but you'll need to get `yarn` set up. Follow the instructions at https://yarnpkg.com/getting-started/install OR just run:

    4

    - `yarn set version berry`

    5

    - `yarn install` # this should make a `.yarn/`, `yarn.lock`, and `.pnp.js`
  4. 4

      def child_spec(args) do

    5

        IO.inspect(args, label: "*** MyMod.child_spec/1")