https://github.com/kickinespresso/ms_sql_test
https://github.com/kickinespresso/ms_sql_test
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kickinespresso/ms_sql_test
- Owner: kickinespresso
- Created: 2018-01-08T15:35:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T15:35:37.000Z (over 7 years ago)
- Last Synced: 2025-02-17T05:15:17.365Z (3 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MsSqlTest
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ms_sql_test` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:ms_sql_test, "~> 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/ms_sql_test](https://hexdocs.pm/ms_sql_test).