Complete guide for setting up macOS to build React Native/Expo apps locally using EAS CLI.
- macOS (tested on macOS Sonoma/Sequoia)
- Node.js and npm installed
- Homebrew installed
| Terms and Conditions of Engine Labs (cto.new) | |
| Introduction | |
| These Terms govern | |
| the use of this Application, and, | |
| any other related Agreement or legal relationship with the Owner | |
| in a legally binding way. Capitalized words are defined in the relevant dedicated section of this document. | |
| The User must read this document carefully. |
| /* | |
| ================================================================================================ | |
| SCRIPT TO DELETE ALL BUT THE TOP 5000 ROWS FROM EACH TABLE IN A DATABASE (REVISED) | |
| ================================================================================================ | |
| -- | |
| -- HOW TO USE: | |
| -- 1. Make a file copy of your .mdf and .ldf files. | |
| -- 2. Attach the copied files as a NEW database in SSMS (e.g., 'Gas5000'). | |
| -- 3. CHANGE the database name in the 'USE' statement below to your new database. | |
| -- 4. Execute this script. |
| { | |
| "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", | |
| "blocks": [ | |
| { | |
| "alignment": "left", | |
| "segments": [ | |
| { | |
| "foreground": "#c6e3ff", | |
| "style": "plain", | |
| "template": "<#ffffff>[</>{{ .Path }}<#ffffff>]</>", |
Example:
zsh-5.7.1-1-x86_64.pkg.tar.xz