An open API service indexing awesome lists of open source software.

https://github.com/nikoheikkila/setup

New Computer, Who Dis? – Setup new development box with a single script
https://github.com/nikoheikkila/setup

linux macos setup zx

Last synced: 4 months ago
JSON representation

New Computer, Who Dis? – Setup new development box with a single script

Awesome Lists containing this project

README

          

# New Computer, Who Dis?

This repository contains a [Bun](https://bun.sh) powered script for bootstrapping a new computer for development.
The only supported platform (for now) is **macOS** because I'm not interested in developing with other platforms.

As usual with scripts like these, this probably won't work for you but feel free to fork and adapt it to your needs. There's no license nor warranty at all.

## Usage

1. Clone the repository
2. Run `bun run setup.ts`

## Further Information

Other applications (including commercial ones) I use are documented in my [**website**](https://nikoheikkila.fi/uses/).