This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
upshot/README.md

36 lines
1.3 KiB
Markdown
Raw Normal View History

2020-11-13 18:46:34 +13:00
# Upshot
2023-01-17 11:09:49 +13:00
[![pipeline status](https://gitlab.com/jimsy/upshot/badges/main/pipeline.svg)](https://gitlab.com/jimsy/upshot/commits/main)
[![Hippocratic License HL3-FULL](https://img.shields.io/static/v1?label=Hippocratic%20License&message=HL3-FULL&labelColor=5e2751&color=bc8c3d)](https://firstdonoharm.dev/version/3/0/full.html)
2020-11-13 18:46:34 +13:00
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `upshot` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
2023-01-17 11:14:00 +13:00
{:upshot, "~> 1.0.0"}
2020-11-13 18:46:34 +13:00
]
end
```
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/upshot](https://hexdocs.pm/upshot).
2023-01-17 11:09:49 +13:00
## License
This software is licensed under the terms of the
[HL3-FULL](https://firstdonoharm.dev), see the `LICENSE.md` file included with
this package for the terms.
This license actively proscribes this software being used by and for some
industries, countries and activities. If your usage of this software doesn't
comply with the terms of this license, then [contact me](mailto:james@harton.nz)
with the details of your use-case to organise the purchase of a license - the
cost of which may include a donation to a suitable charity or NGO.