thoughtpolice / buck2-nix

Do not taunt happy fun ball
59 stars 4 forks source link

setup: Choosing `n` when asked for confirmation makes it think it finished all the work #11

Closed Fuuzetsu closed 1 year ago

Fuuzetsu commented 1 year ago

I hit n when asked for confirmation.

๐ŸŽ‰  Setup complete!

โœ” Which source code management tool do you want to use? ยท 3) ๐Ÿ‘ด Git     (Classic)
โœ” What directory would you like to clone the repository into? ยท /home/shana/programming/buck2-nix-experiment/
โœ” What name would you like to use for the cloned checkout? ยท buck2-nix.git
? I'm going to:

    Clone the repository https://github.com/thoughtpolice/buck2-nix
     into the directory  /home/shana/programming/buck2-nix-experiment//buck2-nix.git
        using ๐Ÿ‘ด Git
โœ” Finished! ๐ŸŽ‰ ๐ŸŽ‰ ๐ŸŽ‰

  You can now 'cd' into '/home/shana/programming/buck2-nix-experiment//buck2-nix.git' and begin developing!

  Upon doing so, direnv will activate, populating your shell with the needed environment.