{"id":22012452,"url":"https://github.com/nikitaeverywhere/cache-dev-project","last_synced_at":"2025-05-06T21:43:00.550Z","repository":{"id":69124886,"uuid":"62143246","full_name":"nikitaeverywhere/cache-dev-project","owner":"nikitaeverywhere","description":"Project sample: developing with InterSystems Caché without Studio","archived":false,"fork":false,"pushed_at":"2016-08-19T13:02:05.000Z","size":14,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T03:12:33.751Z","etag":null,"topics":["cacheobjectscript-udl","intersystems","intersystems-cache"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikitaeverywhere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-28T13:30:13.000Z","updated_at":"2020-08-18T05:59:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"31fd937d-0d28-4fbc-a59f-80e142a82ae2","html_url":"https://github.com/nikitaeverywhere/cache-dev-project","commit_stats":null,"previous_names":["nikitaeverywhere/cache-dev-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitaeverywhere%2Fcache-dev-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitaeverywhere%2Fcache-dev-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitaeverywhere%2Fcache-dev-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikitaeverywhere%2Fcache-dev-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikitaeverywhere","download_url":"https://codeload.github.com/nikitaeverywhere/cache-dev-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252776031,"owners_count":21802458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cacheobjectscript-udl","intersystems","intersystems-cache"],"created_at":"2024-11-30T03:12:53.704Z","updated_at":"2025-05-06T21:43:00.533Z","avatar_url":"https://github.com/nikitaeverywhere.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caché Project Development Without Studio\nThis repository includes sample minimalistic Caché project, which is developed and maintained out of Caché\nenvironment, directly in the file system. By running `import.bat` script the project imports to Caché.\n\nTo get **more advanced example**, please check the [extended version](https://github.com/ZitRos/cache-dev-project/tree/extended) tree.\n\nThis project includes `DevProject.Robot` class with `Message()` method. Any other classes should go\nin hierarchy under the [source/cls](https://github.com/ZitRos/cache-dev-project/tree/master/source/cls)\ndirectory.\n\nRequirements\n------------\n\nRequires [Git](https://git-scm.com) and [Caché](http://www.intersystems.com/library/software-downloads/) 2016.2+ to be installed.\n\nPrepare the import\n------------------\n\n0. Clone this repository to your local file system.\n    * Use `git clone https://github.com/ZitRos/cache-dev-project` to clone the project.\n    * Then enter cloned project's directory: `cd cache-dev-project`.\n1. Edit [import.bat](https://github.com/ZitRos/cache-dev-project/blob/master/import.bat) (Windows) or [import.sh](https://github.com/ZitRos/cache-dev-project/blob/master/import.sh) (*nix) script:\n    * Set `CACHE_DIR` variable to the directory of installed Caché in your system. Do not add whitespaces before or after `=` symbol.\n    * Set `NAMESPACE` variable to the namespace you want to import project to.\n    * Set `USERNAME` and `PASSWORD` variables if Caché instance requires ones.\n2. Each next time just run the `import.*` script!\n    * You should receive build and import log, saying `IMPORT STATUS: OK` at the end.\n    * After successful import, run `do ##class(DevProject.Robot).Message()` in Caché terminal to check if project imported.\n    \nContributing\n------------\n\nFeel free to improve and upgrade this repository, just keep it minimalistic.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitaeverywhere%2Fcache-dev-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikitaeverywhere%2Fcache-dev-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitaeverywhere%2Fcache-dev-project/lists"}