https://github.com/flipperdevices/fbtng-bootstrap
https://github.com/flipperdevices/fbtng-bootstrap
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flipperdevices/fbtng-bootstrap
- Owner: flipperdevices
- Created: 2025-01-22T20:39:30.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2025-05-27T12:54:17.000Z (about 1 year ago)
- Last Synced: 2025-06-14T03:56:10.433Z (about 1 year ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Flipper Build Tool bootstrap
This repository contains core scripts required for bootstrapping fbt-based projects.
### fbtenv scripts
The `fbtenv` scripts are used to set up the environment for the fbt build tool. They download Flipper toolchain and configure the environment variables in current terminal session to use it.
### root_scripts
The `root_scripts` folder contains reference scripts that are used as entry points for the fbt build tool on Windows, Linux and macOS.