Chef is still well under development, and if you would like to contribute please see the issue tab.

npm install -g chef-pmchef init : Implemented
chef add <pName> : Implemented
chef recommend <description as String> : Implemented
chef remove <pName> : Implemented
chef search <pName> : Implemented
chef serve <scriptName> : Implemented
chef taste <pName>

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 💖