https://github.com/opennti/nti.lib.analytics
https://github.com/opennti/nti.lib.analytics
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/opennti/nti.lib.analytics
- Owner: OpenNTI
- License: other
- Created: 2017-02-28T00:28:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T16:26:13.000Z (about 3 years ago)
- Last Synced: 2025-12-26T15:11:08.174Z (5 months ago)
- Language: JavaScript
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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)
