Skip to content

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

License

Notifications You must be signed in to change notification settings

dalehenrich/gsApplicationTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsApplicationTools master branch:

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published