mirror of
https://github.com/tiktok/sparo.git
synced 2024-12-04 04:41:07 -05:00
40 lines
1.7 KiB
Text
40 lines
1.7 KiB
Text
Running "sparo clone __GITHUB_HOSTNAME__:tiktok/sparo.git --branch build-test":
|
||
|
||
[1mSparo accelerator for Git __VERSION__ -[22m[36m https://tiktok.github.io/sparo/[39m
|
||
Node.js version is __VERSION__ (LTS)
|
||
Git version is __VERSION__
|
||
|
||
Initializing working directory...
|
||
|
||
[90m--[[39m [1mgit clone[22m [90m]----------------------------------------------------------------[39m
|
||
[90m-------------------------------------------------------------------------------[39m
|
||
|
||
Checking out and updating core files...
|
||
|
||
[90m--[[39m [1mgit sparse-checkout[22m [90m]------------------------------------------------------[39m
|
||
[90m-------------------------------------------------------------------------------[39m
|
||
|
||
Checking out skeleton...
|
||
|
||
[90m--[[39m [1mgit sparse-checkout[22m [90m]------------------------------------------------------[39m
|
||
[90m-------------------------------------------------------------------------------[39m
|
||
|
||
Applying recommended configuration...
|
||
|
||
[90m--[[39m [1mgit maintenance[22m [90m]----------------------------------------------------------[39m
|
||
[90m-------------------------------------------------------------------------------[39m
|
||
|
||
[32mSuccess: Working directory "sparo" was prepared in __DURATION__.[39m
|
||
|
||
Don't forget to change your shell path:
|
||
[36mcd sparo[39m
|
||
|
||
Your next step is to choose a Sparo profile for checkout.
|
||
To see available profiles in this repo:
|
||
[36msparo list-profiles[39m
|
||
To checkout and set profile:
|
||
[36msparo checkout --profile <profile_name>[39m
|
||
To checkout and add profile:
|
||
[36msparo checkout --add-profile <profile_name>[39m
|
||
To create a new profile:
|
||
[36msparo init-profile --profile <profile_name>[39m
|