Giter Site home page Giter Site logo

muccidev / sspm Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 49 KB

SSPM is a command-line tool built in Node.js specifically designed for simplifying the import and management of SPWN libraries.

License: MIT License

JavaScript 100.00%
packet-manager spwn spwn-tools

sspm's Introduction


Simple SPWN Package Manager (SSPM)

SSPM is a command-line tool built in Node.js specifically designed for simplifying the import and management of SPWN libraries. It streamlines the process of accessing libraries directly from the MucciDev/SSPM/libraries repository.

Features

  • Library Import: Seamlessly download and import SPWN libraries from the SSPM repository.
  • Custom Path Configuration: Easily set a personalized path for efficient library storage.
  • User-friendly CLI: Intuitive command-line interface for convenient library management.
  • Configurable Library Storage: Ability to store and organize downloaded libraries with ease.
  • Interactive Library Importing: Select and import multiple libraries interactively.
  • Real-time Progress Tracking: Display of live download progress for imported libraries.
  • Error Handling: Robust error handling for library retrieval and import processes.

Installation

  1. Clone or download the repository to your local machine.
  2. Install the required dependencies by executing npm install.
  3. Use node sspm.js -s path <custom-path> to set a personalized path for library storage.

Usage

Setting a Custom Path

When first initialized it will ask to establish a custom path for library storage:

Enter path for libraries folder: <path>

After the first time it will prompt the user every time with:

Use the last used path 'path'? (y/n):

Importing Libraries

To import a library, utilize the following command:

sspm import <library-name>

To import multiple libraries simply do:

sspm import <library-name> <other-library-name>

Replace <library-name> with the desired library name for import.

Example:

sspm import myLibrary

Configuration

The tool stores the last used path for library storage in a config.json file within the SSPM directory.

Contributions

Contributions and suggestions are encouraged! Please feel free to open issues or pull requests to propose changes or report any encountered bugs.


sspm's People

Contributors

ismochia avatar muccidev avatar zeclypsium avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.