https://github.com/opennti/nti.web.environments
https://github.com/opennti/nti.web.environments
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opennti/nti.web.environments
- Owner: OpenNTI
- License: other
- Created: 2019-10-08T16:11:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T20:44:58.000Z (about 2 years ago)
- Last Synced: 2025-01-17T18:52:13.655Z (over 1 year ago)
- Language: JavaScript
- Size: 2.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Where to find Documentation
---
This is a templated file found in our central [configuration project](https://github.com/NextThought/nti.util.project.scripts/). All edits to this file are in danger of being overwritten when the template is updated. For product wide documentation, see the [web dev wiki](https://github.com/NextThought/nti.util.project.scripts/wiki) for information on getting setup and the workflow. For package local documentation please use doc-block style code comments or markdown files co-located with the thing you want to document.
I highly recommend installing the [WikiLens](https://marketplace.visualstudio.com/items?itemName=lostintangent.wikilens) VSCode extention. With it you can index all the markdown within the workspace, and link/jump and reference document anywhere in the system. (This document and all other readme.md files will be redundant, so add readme.md to WikiLen's ignore list)
