Current section
Files
Jump to
Current section
Files
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)