Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/velrest/timedctl
- Owner: velrest
- Created: 2018-11-21T10:46:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T16:31:12.000Z (about 6 years ago)
- Last Synced: 2024-11-08T19:53:14.436Z (2 months ago)
- Language: Elixir
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).