https://github.com/pedcapa/bulls_and_cows
https://github.com/pedcapa/bulls_and_cows
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pedcapa/bulls_and_cows
- Owner: pedcapa
- Created: 2025-03-27T03:46:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T04:04:53.000Z (over 1 year ago)
- Last Synced: 2025-03-27T04:29:02.270Z (over 1 year ago)
- Language: Elixir
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BullsAndCows
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `bulls_and_cows` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:bulls_and_cows, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .
# bulls_and_cows