All Projects → max-itup → mac

max-itup / mac

Licence: MIT license
MaxItUp is a Mac setup tool to create a setup script for newly formatted Mac devices.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to mac

developer-workstation-setup-script
Post-install script for Fedora and RHEL 8 clones to create your ultimate development environment
Stars: ✭ 69 (+86.49%)
Mutual labels:  setup-script
Dev-Setup
Automation scripts for setting up a basic development environment.
Stars: ✭ 19 (-48.65%)
Mutual labels:  setup-script
couleurstoolbox
🍱 My toolbox that I take with me everytime I reinstall windows.
Stars: ✭ 72 (+94.59%)
Mutual labels:  setup-script
setup
Automate the macOS setup for productive React Developer
Stars: ✭ 13 (-64.86%)
Mutual labels:  setup-script
dotfiles
Dotfiles for developers (with CI testing)
Stars: ✭ 72 (+94.59%)
Mutual labels:  setup-script
machine-setup
Powershell script which simplifies PC installation which primarily target devs but everyone can use it. Installs apps via chocolatey, nodejs and executes other specific commands.
Stars: ✭ 20 (-45.95%)
Mutual labels:  setup-script

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].