Skip to content

Instantly share code, notes, and snippets.

View gwierink's full-sized avatar

Gijsbert Wierink gwierink

  • Brussels, Belgium
View GitHub Profile
@gwierink
gwierink / Install_note_Salome_Windows.md
Last active December 6, 2018 19:51
Install note Salome Platform on Windows 10

Note on installing Salome Platform on Windows 10

Introduction

Salome Platform is a nice open source CAD tool (and much more) that can easily be installed on various nixes. In my work I am encouraged to use the Windows system. As a note to self, this is a small gist on how to install and run Salome Platform on Windows 10 (64 bit).

Installing

Head over to the Salome Platform website and locate the current download link for the Windows binary. Download the zip file and unzip it in a location sensible to you.

@gwierink
gwierink / gitnotes.md
Last active May 23, 2016 12:55
Git notes

Git notes

What?

These are just a bunch of notes on git commands that I regularly need, but not so regularly that I never need to look them up. To prevent weekly digging in stack overflow, I created this gist. Mainly for myself, but great if useful for anyone else as well.

Compiling Git

Assuming you have git-core compile the latest version of Git by: