Skip to content

nahux/pharo-code-caption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeCaption for Pharo Smalltalk

CodeCaption is a project aimed to allow developers to do Code Review on Pharo Smalltalk.

Install

On Pharo Smalltalk (on an image version 9) playground run this command:

  Metacello new
   baseline: 'CodeCaption';
   repository: 'github://nahux/pharo-code-caption:master';
   load.

About

Code review tool for Pharo Smalltalk

Resources

License

Stars

Watchers

Forks

Packages

No packages published