Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x _build/
drwxr-xr-x deps/
drwxr-xr-x lib/
drwxr-xr-x test/
-rw-r--r-- README.md
-rw-r--r-- input
-rw-r--r-- mix.exs
-rw-r--r-- mix.lock
README

CustomCustoms

TODO: Add description

Installation

If available in Hex, the package can be installed by adding custom_customs to your list of dependencies in mix.exs:

def deps do
  [
    {:custom_customs, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/custom_customs.