Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dod38fr/config-model-lcdproc
Graphical editor and command line checker for LcdProc configuration file
https://github.com/dod38fr/config-model-lcdproc
Last synced: 2 days ago
JSON representation
Graphical editor and command line checker for LcdProc configuration file
- Host: GitHub
- URL: https://github.com/dod38fr/config-model-lcdproc
- Owner: dod38fr
- Created: 2013-06-13T18:44:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-09-17T17:05:36.000Z (over 1 year ago)
- Last Synced: 2025-01-02T23:57:15.079Z (6 days ago)
- Language: Roff
- Size: 3.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.build-from-git
- Changelog: Changes
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
Config::Model from git is built with Dist::Zilla.
You must make sure that the following modules are installed:
Dist::Zilla::Plugin::MetaResources
Dist::Zilla::Plugin::ModuleBuild::Custom
Dist::Zilla::Plugin::Test::PodSpelling
Dist::Zilla::Plugin::PodVersion
Dist::Zilla::Plugin::Prepender
Dist::Zilla::Plugin::Prereqs
Dist::Zilla::Plugin::Run::BeforeBuild
Dist::Zilla::PluginBundle::Filter
Dist::Zilla::Plugin::Git::NextVersionLCDd model generation also requires:
Config::Model::ItselfOn debian or ubuntu, do:
sudo aptitude install \
libdist-zilla-plugin-prepender-perl \
libdist-zilla-plugin-run-perl \
libdist-zilla-plugins-cjm-perl \
libdist-zilla-perl \
libdist-zilla-plugin-podspellingtests-perl \
libconfig-model-itself-perlThen run:
dzil build
or
dzil test