Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/velrest/timedctl

A Elixir learning project
https://github.com/velrest/timedctl

Last synced: 7 days ago
JSON representation

A Elixir learning project

Awesome Lists containing this project

README

        

# Timedctl

Timed command line tool

## Installation

```bash
yay -S elixir
```

## Building
```bash
mix escript.build
```

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/timedctl](https://hexdocs.pm/timedctl).