https://github.com/voltone/trojan_source
Trojan Source examples in Elixir
https://github.com/voltone/trojan_source
Last synced: about 1 year ago
JSON representation
Trojan Source examples in Elixir
- Host: GitHub
- URL: https://github.com/voltone/trojan_source
- Owner: voltone
- Created: 2021-11-03T07:38:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T07:40:05.000Z (over 4 years ago)
- Last Synced: 2025-01-27T23:15:19.683Z (over 1 year ago)
- Language: Elixir
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrojanSource
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `trojan_source` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:trojan_source, "~> 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/trojan_source](https://hexdocs.pm/trojan_source).