项目作者: wisn

项目描述 :
An OpenStreetMap attributes linter with custom presets. Currently, abandoned.
高级语言: Haskell
项目地址: git://github.com/wisn/hanum.git
创建时间: 2017-03-15T18:45:16Z
项目社区:https://github.com/wisn/hanum

开源协议:MIT License

下载


Hanum

An OpenStreetMap attributes linter with custom presets.

Requirements

We need Haskell to run this program.
As a suggestion, use
The Haskell Tool Stack
instead of Haskell Platform.

Installation

For now, this program only support a manual installation.

  1. $ git clone https://github.com/wisn/hanum.git
  2. $ cd hanum
  3. $ stack install
  4. $ hanum --version
  5. Hanum CLI v0.1.0.0-alpha under the MIT License
  6. Report any problem to https://github.com/wisn/hanum/issues

Development Status

Rewrite the application. Work in progress.

TODO

  • Arguments parser with their own data structure
  • Presets parser with their own data structure