Mathieu Leduc-Hamel
Mathieu Leduc-Hamel
Since most packaging system are pointing to official release (Example: homebrew is pointing to 0.5.3). But right now, 0.5.3 is almost 3 years old. That would be awesome if someone...
## Why Here is the PR for adding support for [Crystal](https://crystal-lang.org/) language ## How This PR is based on the support of other languages DevBuddy already has. One bad news......
## Why It would be handy to generate executor from the task context: in the future by example we would be able to keep trace of every requested commands. ##...
## Why Fixes https://github.com/devbuddy/devbuddy/issues/202 By default, when installing GO in HOME `dep` is installed in `~/bin` but sadly `~/bin` is not necessarily parth of PATH. ## How This PR is...
Sometime your project name is long and having an alias being configure to cd into it would be helpful
__Description__ We've previously fixed the version of `pylint` to `1.7.1` (https://github.com/Shopify/shopify_python/pull/69) cause it seems there was an issue with `astroid` >= 1.6.0`. This doesn't seems to be the case anymore...
__Description__ Sometime your changes should not be compared with master but with a specific branch. This PR let you compare your changes with any branch, `master` by default.
It is probably not the best to achieve that but it work.... I'm submitting this as pull request cause i would like to have your point of view or your...