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
- Host: GitHub
- URL: https://github.com/nikoheikkila/setup
- Owner: nikoheikkila
- Created: 2019-08-14T19:11:32.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T05:34:29.000Z (about 2 years ago)
- Last Synced: 2024-04-04T06:33:00.765Z (about 2 years ago)
- Topics: linux, macos, setup, zx
- Language: TypeScript
- Homepage:
- Size: 304 KB
- Stars: 26
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/).