tiktok-sparo/build-tests/sparo-real-repo-test/etc/clone.txt
2024-03-11 16:36:33 -07:00

40 lines
1.7 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Running "sparo clone https://github.com/tiktok/sparo.git --branch build-test":
Sparo accelerator for Git __VERSION__ - https://tiktok.github.io/sparo/
Node.js version is __VERSION__ (LTS)
Git version is __VERSION__
Initializing working directory...
--[ git clone ]----------------------------------------------------------------
-------------------------------------------------------------------------------
Checking out and updating core files...
--[ git sparse-checkout ]------------------------------------------------------
-------------------------------------------------------------------------------
Checking out skeleton...
--[ git sparse-checkout ]------------------------------------------------------
-------------------------------------------------------------------------------
Applying recommended configuration...
--[ git maintenance ]----------------------------------------------------------
-------------------------------------------------------------------------------
Success: Working directory "sparo" was prepared in __DURATION__.
Don't forget to change your shell path:
cd sparo
Your next step is to choose a Sparo profile for checkout.
To see available profiles in this repo:
sparo list-profiles
To checkout and set profile:
sparo checkout --profile <profile_name>
To checkout and add profile:
sparo checkout --add-profile <profile_name>
To create a new profile:
sparo init-profile --profile <profile_name>