Skip to content

Update Docs and Re-publishΒ #32

Closed
Closed
@nelsonic

Description

@nelsonic

The code in this package/repo works. βœ… πŸŽ‰
But there is nowhere near enough documentation for someone else to use the package without reading the code in /lib ... as a result only we (@dwyl) are using it and nobody else is benefiting from it.

We need to comprehensively document the package (a) because it makes it easier to maintain, (b) it makes it easier (possible) for other people to use it and get their GitHub Auth enabled projects off the ground and (c) other people in the elixir/dwyl community can contribute improvements.
Similar to dwyl/elixir-auth-google#10 and PR: dwyl/elixir-auth-google#11

Thankfully this package's /lib/elixir_auth_github.ex already has pretty decent @doc comments πŸ‘
So all that is missing is are the detailed instructions for getting it setup.

Compare the difference:
before: https://github.com/dwyl/elixir-auth-google/tree/2b1f9b09433fb7845dff00f593edd8fa29825f5f
after: https://github.com/dwyl/elixir-auth-google/tree/71c022afee27e2cc377936c686538afa8e08d13e

Todo

before: https://github.com/dwyl/elixir-auth-github/tree/44021233add025348f261f5bf0b9b32fe6c5711a
after: πŸ”œ https://github.com/dwyl/elixir-auth-github/tree/update-docs-issue%2332

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions