Skip to content

intersystems-community/cosmic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COSmic

A Web-based editor for InterSystems Caché, inspired by Ace (Ajax.org Cloud9 Editor). COSmic uses codemirror as editor.

Installation

Find the latest release and import XML file into Caché by one of the next ways:

  1. Just drag XML file over Studio window;
  2. Go to the Management Portal -> System Explorer -> Classes -> Import and select the XML file;
  3. Execute do $system.OBJ.Load("C:\path\to\file\FileToImport.xml","ck") in terminal.

Releases

No releases published

Packages

No packages published