Mingan
Mingan
I have version 1.6.1 installed (as a Ruby gem) and there are two private packages hosted on our company's GitLab. I have a project running and the dependencies are installed...
Most supported languages (146/156) allow to parse strings like `-1 year` in English (our use case is a date range picker with some predefined ranges). Some languages, however, have the...
https://github.com/abritinthebay/datejs/issues/277
I'm not a native Slovak speaker but they don't use roman numerals either. There values are based on https://github.com/svenfuchs/rails-i18n/blob/master/rails/locale/sk.yml, just lowercased to match the rest
No Czech speaker uses roman numerals for month abbreviations
I've been playing around with Sup and it's elegant and simple, but I'm hesitant to use it as a deploy tool for our projects because I miss re-use options. I...
This MR addresses the first point from https://github.com/pressly/sup/issues/128 and uses host defined SSH config for each host in a network, not just overwriting all of them.
This PR builds on top of https://github.com/pressly/sup/pull/134. It adds tests for sup commad as a sanity check of the existing functionality. In order to accomplish it I had to adjust...
Solves https://github.com/klazuka/elm-hot/issues/23