Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davydog187/portfolio
Tools for investing
https://github.com/davydog187/portfolio
Last synced: 25 days ago
JSON representation
Tools for investing
- Host: GitHub
- URL: https://github.com/davydog187/portfolio
- Owner: davydog187
- Created: 2021-03-21T13:54:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T10:46:37.000Z (over 3 years ago)
- Last Synced: 2023-03-12T06:34:00.386Z (over 1 year ago)
- Language: Elixir
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `portfolio` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:portfolio, "~> 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/portfolio](https://hexdocs.pm/portfolio).