https://github.com/natoboram/lineageos-elixir-api
Demo LineageOS API in Elixir.
https://github.com/natoboram/lineageos-elixir-api
elixir lineageos
Last synced: 9 months ago
JSON representation
Demo LineageOS API in Elixir.
- Host: GitHub
- URL: https://github.com/natoboram/lineageos-elixir-api
- Owner: NatoBoram
- License: gpl-3.0
- Created: 2021-10-21T18:48:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T20:53:17.000Z (over 2 years ago)
- Last Synced: 2025-01-27T14:36:56.937Z (over 1 year ago)
- Topics: elixir, lineageos
- Language: Elixir
- Homepage: https://natoboram.github.io/lineageos-elixir-api
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LineageOS
Command-line tool to obtain the latest LineageOS build from a specific device.
## Build
```sh
git clone git@github.com:NatoBoram/lineageos-elixir-api.git
cd lineageos-elixir-api
mix escript.build
```
## Usage
```sh
lineageos
```