1.1.2 • Published 12 months ago

prjconsole v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

PrJConsole

Welcome to PrJConsole, an interactive console tool designed to streamline your workflow with Git operations. This package integrates seamlessly with the PrJManager extension for Visual Studio Code, providing a robust command-line interface for managing your repositories after authentication.

Features

  • Interactive Commands: Execute Git commands through an easy-to-use interactive console.
  • Seamless Integration: Connects directly to your VS Code extension via a socket server, enhancing your development environment without switching contexts.
  • Secure Authentication: Ensures secure and straightforward authentication processes to keep your work safe and private.

Installation

Install PrJConsole using npm by running: npm install prjconsole

Usage

To start using PrJConsole, follow these steps:

  1. Ensure that your PrJManager VS Code extension is installed and running.
  2. Launch PrJConsole from your terminal:
  3. Once started, follow the on-screen prompts to authenticate and connect to your VS Code extension.

Contributing

Contributions to PrJConsole are welcome! Here’s how you can contribute:

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contact

C Team - cclmalcontact@gmail.com


Enjoy managing your Git repositories more efficiently with PrJConsole!

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago