Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

434 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsApplicationTools Build Status

This repository includes scripts and code that allow a more convenient setup of a Gemstone server application

GemStone Installation

Gofer new
  package: 'GsUpgrader-Core';
  url: 'http://ss3.gemtalksystems.com/ss/gsUpgrader';
  load.
(Smalltalk at: #GsUpgrader) upgradeGrease.

GsDeployer deploy: [
  "Load GsApplicationTools packages"
  Metacello new
    baseline: 'GsApplicationTools';
    repository: 'github://GsDevKit/gsApplicationTools:master/repository';
    load: #('default')
].

Docs

Questions Gitter

  1. Gitter chat
  2. GLASS mailing list

About

This repository includes scripts and code that allow a more convenient setup of a Gemstone server application

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages