Skip to content

Conversation

@reecepbcups
Copy link
Member

closes: #202

cfg.SetProperFeaturePairs()

logger.Debug("Spawning new app", "app", NewDirName)
logger.Info("Spawning new app", "name", NewDirName)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my Windows dell machine is very slow, and I did not see an output. So thought it was broken. nice to have for older hardware

RunCheckInterval = 24 * time.Hour
howToInstallBinary = map[string]string{
"local-ic": "git clone https://github.com/strangelove-ventures/interchaintest.git && cd interchaintest/local-interchain && git checkout __VERSION__ && make install",
"local-ic": "wget https://github.com/strangelove-ventures/interchaintest/releases/download/__VERSION__/local-ic && mv local-ic $HOME/go/bin && chmod +x $HOME/go/bin/local-ic",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better for older machines

@reecepbcups reecepbcups marked this pull request as ready for review August 30, 2024 21:02
@reecepbcups reecepbcups merged commit 622ab14 into release/v0.50 Aug 30, 2024
@reecepbcups reecepbcups deleted the reece/docs-and-quicker branch August 30, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

windows install guide

2 participants