https://github.com/niku/nwiki
niku's wiki
https://github.com/niku/nwiki
Last synced: about 1 year ago
JSON representation
niku's wiki
- Host: GitHub
- URL: https://github.com/niku/nwiki
- Owner: niku
- Created: 2011-03-19T02:07:01.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T01:34:28.000Z (about 3 years ago)
- Last Synced: 2025-04-08T15:06:18.306Z (about 1 year ago)
- Language: Elixir
- Homepage:
- Size: 336 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nwiki
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `nwiki` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:nwiki, "~> 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/nwiki](https://hexdocs.pm/nwiki).