Skip to content

Mod-s/module-docs-support

Repository files navigation

Project: Mod-s

(Module Documentation Support)

Authors: Ricardo Barcenas, Mariko Alvarado, Stacy Burris, Simon Panek

Deployment

Contributors and Collaborators

  • Many thanks to Lena, Adam, and Brai for assistance with the development of our application.
  • Many additional thanks to the future contributors who will build upon and maintain the content of our database!

Description

  • A Command Line Interface that allows the user to request the docs for an assortment of Node Modules. The CLI will open the users default browser and display the requested documentation.

Resources

Routes

CLI Commands

Command Description
mod-support Access the CLI overview
mod-support list Lists all modules currently in the database
mod-support l Shorthand command for list
mod-support contribute Allows the user to contribute a new module to the database
mod-support c Shorthand command for contribute
mod-support update Allows the user to add an additional document URL to an existing module
mod-support u Shorthand command for update
mod-support delete Allows the user to delete community generated content
mod-support d Shorthand command for delete
-h Added to any other command will provide help for the chosen command

NPM Package and Install Info

  • Command Line Installation
    • Run the following command in the terminal: $npm install -g mod-support
      • -g Flag is used to install globally which will give access from any terminal location.

Command Line Interface

Domain Modeling and Entity Relationship

dm and entity

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •