Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrogson/workspace_test
https://github.com/scrogson/workspace_test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/scrogson/workspace_test
- Owner: scrogson
- Created: 2019-03-07T00:36:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T00:50:21.000Z (almost 6 years ago)
- Last Synced: 2024-10-08T18:21:27.422Z (3 months ago)
- Language: Elixir
- Homepage:
- Size: 582 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WorkspaceTest
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `workspace_test` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:workspace_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/workspace_test](https://hexdocs.pm/workspace_test).