https://github.com/holsee/bowie_in_space
kata for who in space for @BelfastFP
https://github.com/holsee/bowie_in_space
Last synced: 2 months ago
JSON representation
kata for who in space for @BelfastFP
- Host: GitHub
- URL: https://github.com/holsee/bowie_in_space
- Owner: holsee
- Created: 2017-04-26T19:49:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T19:49:28.000Z (about 8 years ago)
- Last Synced: 2025-02-05T06:44:46.570Z (4 months ago)
- Language: Elixir
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BowiesInSpace
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `bowies_in_space` to your list of dependencies in `mix.exs`:```elixir
def deps do
[{:bowies_in_space, "~> 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 [https://hexdocs.pm/bowies_in_space](https://hexdocs.pm/bowies_in_space).