aca-pm-lesleysab

1.0.0 • Public • Published

Let's create our own package manager

  • Create a node program
  • Check for the first process argument to be init //slide 13
  • If the first argument is init continue processing
  • Use readline to ask for 5 inputs
  • Create a string that is a json object
  • The key values should be the inputs you get from the user
  • Save this json to a file called package.json

Bonus

  • Don't hardcode the readlines
  • Don't use a loop
  • Don't using string concatenation or template literals

Readme

Keywords

none

Package Sidebar

Install

npm i aca-pm-lesleysab

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

3.81 kB

Total Files

3

Last publish

Collaborators

  • lesleysab