Skip to content

DevJonTaylor/brew-z

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrewZ BrewZ 0.0.1

NodeJS Version 12.12.0 Mongoose Version 5.7.5 MongoDB Version 4.2.1 Chai Version 4.2.0 Mocha Version 6.2.1

The main goal here is a learning project. I want to learn more about automation within all levels and get my hands dirty. So what better way to do so then to create a package manager that strives for involvement on all systems and have the ability automate round trip control ( Install / Update / Plugins / Uninstall ).

Getting Started

Running the tests

Server Tests

  • Can understand communication from Client

Client Tests

  • Can understand communication from Server

Deployment

  • CLI to make requests
  • Server to manage and distribute scripts
  • Scripts to perform automated installations
  • Scripts to check for and perform updates
  • Scripts to automate the removal of an already installed packages

Built With

Server

Client

  • NodeJS - Command Line Interface

Versions

BrewZ 0.0.1

  • Started Server
  • Started Client
  • Added Net Module
  • Removed Express
  • Event Based Requests

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details