mac icon indicating copy to clipboard operation
mac copied to clipboard

MaxItUp is a Mac setup tool to create a setup script for newly formatted Mac devices.

MaxItUp is a Mac setup tool to create a setup script for newly formatted Mac devices.

Setup

This app requires npm to build, if Node and npm are not installed on your device, you should install them first more info here

Move to project directory and install required npm packages

npm i

Start React development server

Run React server

npm run start

Create a production build

To create a production build, use:

npm run build

Dependencies

This project is built using React JS, Redux and other dependencies. Complete list of 3rd party dependencies can be found in package.json

Adding new content

To add, update, or remove content, please check out max-itup/content

Thanks

Special thanks to:

  • Bashar Ghadanfar coming up with the name MaxItUp! and designing the project's visual identity.

License

MaxItUp is released under the MIT license. See LICENSE for more information.