Skip to content

juliendelplanque/CaseReporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Case Reporter

A tool allowing to report issues found in Pharo projects directly from the image. The goal is to provide a generic tool able to interface with Manuscript, Github, and potentially any other bugtracker.

Install

Metacello new
    repository: 'github://JulienDelplanque/CaseReporter/src';
    baseline: 'CaseReporter';
    load

Thanks

  • A simple kernel of client to Manuscript was imported from smalltalkhub and got a lot of enhancements in order to allow to report issues on this bugtracker.

About

A tool allowing to report issues found in Pharo projects directly from the image. The goal is to provide a generic tool able to interface with Manuscript, Github, and potentially any other bugtracker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors