1.0.0 • Published 4 months ago

@fricred/pushd v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

PushD

Description

PushD is a lightweight npm package designed to automatically generate and update code documentation during the pre-push Git hook. This ensures that your project's documentation remains up-to-date with every code push, enhancing code maintainability and team collaboration.

Features

  • Automatic Documentation: Automatically generates documentation for your codebase during the pre-push stage in Git.
  • Easy to Integrate: Seamlessly integrates with your existing Git workflow.
  • Customizable: Offers customization options to fit your specific documentation needs.

Installation

To install PushD, run the following command in your terminal:

Usage

npm install pushd

After installation, configure PushD in your project's pre-push Git hook. Here's a simple example of how to set it up:

Example configuration code

Contributing

Contributions to PushD are welcome! Please read our contributing guidelines to get started.

License

PushD is ISC licensed.