https://github.com/opennti/nti.web.payments
https://github.com/opennti/nti.web.payments
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opennti/nti.web.payments
- Owner: OpenNTI
- License: other
- Created: 2018-10-09T17:33:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T08:09:41.000Z (almost 3 years ago)
- Last Synced: 2025-06-03T18:05:26.016Z (about 1 year ago)
- Language: JavaScript
- Size: 259 KB
- 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)
