redmine

package
v0.0.0-...-0efad91 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Redmine

func Redmine(args string, buff *demodel.CharBuffer, v demodel.Viewport)

Redmine looks up an issue on Redmine. It can be called with or without arguments. The default Redmine command will list projects on the server. Redmine:string will look up the issues associated with the project identified by string Redmine:integer will look up a particular issue number on the server. The server that is connected to will be the one set up (with the credentials from) ~/.de/redmine.ini which should have the format: url=URL username=user password=password Where username and password will be sent to the Redmine API with HTTP Basic authentication If they're empty, it will attempt to use the API anonymously, and fail if the redmine server is private.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL