README.md
# Asimov Software Development Kit (SDK) for Elixir
[](https://unlicense.org)
[](https://hexdocs.pm/elixir/1.17/changelog.html)
[](https://hex.pm/packages/asimov)
🚧 _We are building in public. This is presently under heavy construction._
## 🛠️ Prerequisites
- [Elixir](https://elixir-lang.org) 1.17+
## ⬇️ Installation
### Installation via Hex.pm
```elixir
{:asimov, ">= 24.0.0-dev.0"}
```
## 👉 Examples
### Importing the SDK
```elixir
# TODO
```
### Initializing the SDK
```elixir
# TODO
```
### Examining SDK metadata
```elixir
# TODO
```
## 👨💻 Development
```console
$ git clone https://github.com/AsimovPlatform/asimov.ex.git
```
- - -
[](https://twitter.com/share?url=https://github.com/AsimovPlatform/asimov.ex&text=Asimov%20Software%20Development%20Kit%20%28SDK%29%20for%20Elixir)
[](https://reddit.com/submit?url=https://github.com/AsimovPlatform/asimov.ex&title=Asimov%20Software%20Development%20Kit%20%28SDK%29%20for%20Elixir)
[](https://news.ycombinator.com/submitlink?u=https://github.com/AsimovPlatform/asimov.ex&t=Asimov%20Software%20Development%20Kit%20%28SDK%29%20for%20Elixir)
[](https://www.facebook.com/sharer/sharer.php?u=https://github.com/AsimovPlatform/asimov.ex)
[](https://www.linkedin.com/sharing/share-offsite/?url=https://github.com/AsimovPlatform/asimov.ex)