@nachyn/node-red-contrib-git-console 1.0.1

Node-RED plugin that adds a Git Console tab to the UI for executing Git commands within the current project directory

npm install @nachyn/node-red-contrib-git-console

Node-RED Git Console

A Node-RED plugin that adds a Git Console tab to the UI, allowing you to execute Git commands directly within your project's directory.

Note

After switching commits using git checkout, refresh the page (F5) to let Node-RED compute the difference between the previously applied code and the Git data

Features

  • Git Console tab in Node-RED UI
  • Execute Git commands in current project directory (/data/projects/{current-project})
  • Clear command history with one click
  • Basic command security validation

Installation

Install via the Palette Manager or from within your node-red directory:

npm install @nachyn/node-red-contrib-git-console

Screenshots

Screen1

Node Info

Version: 1.0.1
Updated 3 days ago
License: MIT
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

51 in the last week

Keywords

  • node-red
  • git
  • console
  • version-control
  • tools
  • git-console
  • utility
  • nodes
  • ui
  • git-ui

Maintainers

Contributors

  • Nachyn