Skip to content

Instantly share code, notes, and snippets.

View 0-vortex's full-sized avatar
:shipit:
looking out for #0

TED Vortex (Teodor-Eugen Duțulescu) 0-vortex

:shipit:
looking out for #0
View GitHub Profile
@0-vortex
0-vortex / __build-zidane.sh
Last active December 2, 2020 00:42
Zidane build setup
export GPLAYTOKEN=ya29.Glv9A4RShR1MZQtx3xnz-0K3supdu_UAT6sWrM9RMvBaY-s9xaUA80OQIHrvDelCHWij9OxYV8aHQ8k5xfCQ1Y24HWy2Zs56PqkmYjjPhYh6psvecNynAhITHzOH
export VIPS_WARNING=0
node node_modules/google-spreadsheet-to-json/gsjson 1OpTTL4486teEBAJUmkEX9lJ-37gPkFEgAElZF8zrhDQ \
-t $GPLAYTOKEN build/_cards.json -w 0
node node_modules/google-spreadsheet-to-json/gsjson 1OpTTL4486teEBAJUmkEX9lJ-37gPkFEgAElZF8zrhDQ \
-t $GPLAYTOKEN build/_jobs.json -w 2
node node_modules/google-spreadsheet-to-json/gsjson 1OpTTL4486teEBAJUmkEX9lJ-37gPkFEgAElZF8zrhDQ \

Continuous integration and analysis tools for open source nodeJS development

Initial idea is based on the list available at https://github.com/ligurio/Continuous-Integration-services/blob/master/continuous-integration-services-list.md.

It contains only services that provide a sensible amount of features for open source projects or non-profit organisations. I've also added several tools I used or tested with a minimal up and running configuration.

To summarise the review factors for this document:

  • open source tools
  • suitable for nodeJS application development
@0-vortex
0-vortex / .tmux.conf
Created September 16, 2013 20:17
my tmux config
bind r source-file ~/.tmux.conf
unbind C-b
set -g prefix `
# Window titles
set -g set-titles on
set -g set-titles-string "#T"
# Pane colors