0.0.11 • Published 6 months ago

jacky v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

jacky - a package manager for node.js

The purpose of this project is to provide a basic understanding of how package managers work. Although functional, it is not meant to be a production-ready package manager, and is not made for use in real-world projects.

Installation

Install jacky using npm:

npm i -g jacky

Usage

Adding a Package

To add a package to your project using jacky, run the jacky add command followed by the package name:

jacky add <package>

Removing a Package

To uninstall a package using jacky, run the jacky remove command followed by the package name:

jacky remove <package>

Contributing

Thank you for considering contributing to jacky ! At this time, I am not accepting contributions, but I hope to in the near future. Please check back later for updates on how to contribute.

License

jacky is licensed under the MIT license.

0.0.11

6 months ago

0.0.10

6 months ago

0.0.9

7 months ago

0.0.8

7 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago

1.0.1

2 years ago

1.0.0

2 years ago