0.0.11 • Published 2 years ago

jacky v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago