@nexus-switchboard/nexus-mod-dox
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Nexus Module - Dox

Nexus is a framework for connecting different services together that is made up of modules and connections. This repo is a module dedicated to providing a slack-based interface to Jira for accepting requests and transitioning them through the lifecycle of the project with which it is connected.

For full documentation on how to use this, visit the the Nexus documentation here

Development

To make changes to this repo, fork and clone into a directory. Then:

  1. npm install
  2. npm run build
  3. npm link

The last step hooks your local npm cache to this project instead of pulling from the public NPM registry. That way, in the project that uses this package, you can run (in the other project's directory, not this one):

npm link @nexus-switchboard/nexus-mod-dox

Readme

Keywords

Package Sidebar

Install

npm i @nexus-switchboard/nexus-mod-dox

Weekly Downloads

13

Version

0.1.3

License

ISC

Unpacked Size

108 kB

Total Files

48

Last publish

Collaborators

  • kshehadeh