The Comanche Http Server for Pharo Smalltalk
# Description The Comanche Http Server for Pharo Smalltalk # Installation ```smalltalk EpMonitor disableDuring: [ Metacello new baseline: 'KomHttpServer'; repository: 'github://hernanmd/KomHttpServer/repository'; load ] ```