Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 333 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 333 Bytes

Contributing

Thanks for Contributing

If you want to contribute:

  1. Fork the project
  2. Create new branch with your topic
  3. Create pull-request

If you want to add a new package manager

  1. Add it to package_manager_list in main.cpp
  2. Add it to package_manager_list in utils.cpp
  3. Create a new statement inside packagemanager.cpp