Skip to content

Simple web app to help you install all necessary apps in one go

Notifications You must be signed in to change notification settings

mrAl-x/New-computer-setup-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Wizard 🧙‍♂️

This page allows you to pick and install multiple apps at once through your mac's terminal using brew.

Demo

You can see it live at: https://setupwizard.netlify.com/

Commands

You can replace yarn with npm run here.

# build for production
yarn build

# development mode
yarn dev

# run unit tests
yarn test

# serve the bundled dist folder in production mode
yarn serve

Updating Apps List

To update the listed apps just change the data in:

src/shared/data/apps.js

About

Simple web app to help you install all necessary apps in one go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published