Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctkqiang/sms_goip
https://github.com/ctkqiang/sms_goip
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ctkqiang/sms_goip
- Owner: ctkqiang
- License: mit
- Created: 2020-08-19T07:23:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T01:43:44.000Z (about 4 years ago)
- Last Synced: 2024-06-05T19:52:30.960Z (8 months ago)
- Language: Elixir
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SMS
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `sms` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:sms, "~> 0.1.0"}
]
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/sms](https://hexdocs.pm/sms).