Skip to content
#

installer

Here are 873 public repositories matching this topic...

Squirrel.Windows
hvassbotn
hvassbotn commented Jul 27, 2016

Large parts of the documentation makes (reasonable) assumptions that the app to be installed is a dotNet application. That's ok, but the information for non-dotnet usage is scarce and often not linked to.

The one relevant page I've found is:

https://github.com/Squirrel/Squirrel.Windows/blob/master/docs/using/custom-squirrel-events-non-cs.md

I'm in the process of starting using Squirrel.Windows

oryband
oryband commented Apr 9, 2015

I just started using gimme, and struggled for 30 minutes until I finally figured out how to properly use it. This is what I got confused with:

  • That eval stuff is confusing. I would ask the user to add the following to his .bashprofile or .zshrc:
export GIMME_GO_VERSION=1.4.1
source $HOME/.gimme/envs/go$GIMME_GO_VERSION.env  # am i doing it right?
  • Add an example usage below
cbrune
cbrune commented Aug 16, 2018

This issue springs from the good comments of @david56 made in #762.

It would be better for machines to specify "use the default", instead of hard coding a kernel version and having to the update that version all the time. We should have a PR to add that feature. Of course not all machine owner will want to do that, sticking with a specific kernel version has advantages in some circumstances.

Loading…
You can’t perform that action at this time.