Skip to content

blockexplorer/issueboss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haproxy-alert

A tool to convert TOML into issues. Supports only trello for now.

Installation

Requirements

  • Linux
  • Rust (tested on rustc 1.25.0-nightly (0c6091fbd 2018-02-04))
  • Node (tested on v8.9.1)
  • trello-cli
$ npm install -g trello-cli
$ trello set-auth [your trello key]
$ cargo install --git https://github.com/blockexplorer/issueboss

Usage

$ issueboss trello -b board -l list ./issues.toml

License

Distributed under the MIT license. See LICENSE for more information.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

A tool to convert TOML into issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages