https://github.com/overminddl1/ex_factorio_api
Elixir Interface to various Factorio things
https://github.com/overminddl1/ex_factorio_api
Last synced: 12 months ago
JSON representation
Elixir Interface to various Factorio things
- Host: GitHub
- URL: https://github.com/overminddl1/ex_factorio_api
- Owner: OvermindDL1
- Created: 2017-04-24T21:58:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T23:10:36.000Z (about 9 years ago)
- Last Synced: 2025-01-21T18:51:30.274Z (over 1 year ago)
- Language: Elixir
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExFactorioApi
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ex_factorio_api` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:ex_factorio_api, "~> 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/ex_factorio_api](https://hexdocs.pm/ex_factorio_api).