Skip to content

This script will help with the quick setup and installation of tools and applications for new developers at Badal.

License

Notifications You must be signed in to change notification settings

badal-io/setup-new-computer-script

 
 

Repository files navigation

Setup a New Developer Computer

This script will help with the quick setup and installation of tools and applications for new developers at Badal-IO.

Quick Install Instructions

Paste the command below in a Mac OS Terminal:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/badal-io/setup-new-computer-script/main/setup-new-computer.sh)"

Documentation

The main documentation for this project is hosted in Backstage.

For browsing on GitHub, you can find the documentation in the /docs/docs directory:

Running the Documentation Site Locally

To run the documentation site locally, navigate to the /docs directory and run the following commands:

npm install
npm start

To build the site for production, run:

npm run build

About

This script will help with the quick setup and installation of tools and applications for new developers at Badal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%