intersystems / intersystems/git-source-control
Document steps to set up a local testing environment in CONTRIBUTING.md
Offen
#732
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @isc-npetroce
Auf GitHub ansehen
documentation
- Vorherrschende Sprache
- ObjectScript
- Sterne
- 22
- Forks
- 14
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
Currently we do not offer guidance on how to set up a local testing environment for Embedded Git; we should include this in CONTRIBUTING.md . A sketch of the steps would be
- Install some (minimum supported?) version of IRIS locally, CE is fine
- `git clone` the repository locally
- use `zpm load ` on the local directory to load GSC from local
- Setup VSCode to have local repo open + a server connection to IRIS instance
- VSCode should push changes to IRIS automatically
- might need to install nodejs (verify this)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.