Mebe 2
Minimalistic Elixir Blog Engine version 2
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 5 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2020-04-18 |
| Downloads | 0 |
| Last Indexed | 2026-07-31 04:41 |
Installation
nimble install Mebe 2
choosenim install Mebe 2
git clone https://gitlab.com/Nicd/mebe-2
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| Mebe 2 | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/Nicd/mebe-2 |
|---|---|
| Homepage | https://gitlab.com/Nicd/mebe-2 |
| Registry Source | gitlab |
README
Mebe2
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding mebe_2 to your list of dependencies in mix.exs:
def deps do
[
{:mebe_2, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/mebe_2.