https://github.com/ne-sachirou/optic
WIP: Optic
https://github.com/ne-sachirou/optic
Last synced: 2 months ago
JSON representation
WIP: Optic
- Host: GitHub
- URL: https://github.com/ne-sachirou/optic
- Owner: ne-sachirou
- License: unlicense
- Created: 2017-05-21T22:18:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T23:45:33.000Z (10 months ago)
- Last Synced: 2025-07-28T02:38:25.506Z (3 months ago)
- Language: Elixir
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cess
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `cess` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:cess, "~> 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/cess](https://hexdocs.pm/cess).