1.0.11 • Published 11 months ago

chef-pm v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Chef 👨‍🍳

  • Chef is a Beginner Friendly Package Manager and offers a much smarter 🔎 and cuter 😳 approach to everything.
  • Chef is still well under development, and if you would like to contribute please see the issue tab.

Usage

  • chef init : Implemented
    • Initializes your project to work with chef!
  • chef add <pName> : Implemented
    • add a package to your amazing recipe!
  • chef recommend <description as String> : Implemented
    • context search! Recommend packages on basis of the given description keywords
  • chef remove <pName> : Implemented
    • uninstall a package
  • chef search <pName> : Implemented
    • search for a package name on the registry
  • chef serve <scriptName> : Implemented
    • runs a particular script specified in the package.json file
  • chef taste <pName>
    • check if a package is dependency or direct conflict with the current packages

Installation

  • To install the chef package manager (chef-pm), use the following command:
    • npm install -g chef-pm
    • note the -g flag, it is for globally installing chef, so that he never leaves your side! 😋
  • iwr/curl
    • not available yet
  • Manual install
    • Please see the build section.

Build

  • npm install: To install all dependencies 🍰
  • npm run build: To build Typescript files 😋
  • npm link: To Install Chef as local executable 😲
  • chef: To verify integrity of installation 💖
1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago