https://github.com/bigardone/lexical-issue
Sample project for an issue found in the Lexical LS
https://github.com/bigardone/lexical-issue
Last synced: 2 months ago
JSON representation
Sample project for an issue found in the Lexical LS
- Host: GitHub
- URL: https://github.com/bigardone/lexical-issue
- Owner: bigardone
- Created: 2024-05-02T04:49:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-02T04:49:54.000Z (about 1 year ago)
- Last Synced: 2025-02-08T10:23:54.188Z (4 months ago)
- Language: Elixir
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LexicalIssue
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `lexical_issue` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:lexical_issue, "~> 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 .