Skip to content

Teilzeitdenker/IssueReporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IssueReporter.jl

IssueReporter.jl is a Julia package which makes it easy to report a new issue with a registered package. In order to use it, it needs to be configured with a valid GitHub authentication token. Follow the instructions at https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/ to generate a new token -- make sure that it has the repo access.

Once you have the token, add it to the secrets.jl file.

You can now open issues by invoking: IssueReporter.report("Julia package name", "issue title", "issue body")

About

Julia Programming Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages