Coder Social home page Coder Social logo

jonasbn / til Goto Github PK

View Code? Open in Web Editor NEW
58.0 6.0 6.0 5.29 MB

Today I Learned: collection of notes, tips and tricks and stuff I learn from day to day working with computers and technology as an open source contributor and product manager

Home Page: http://jonasbn.github.io/til/

License: MIT License

HTML 25.58% JavaScript 10.28% C 22.53% Ruby 9.65% Perl 24.17% Go 7.79%
today-i-learned notes scribbles til tips tips-and-tricks

til's Introduction

Today I Learned

Markdownlint Action Status Badge Spellcheck Action Status Badge

Table of Contents

Categories

ack - an alternative to grep

afplay - play audio files from the commandline on macOS

ag - also known as the Silversurfer, fast alternative to ack and grep

Bash - the Bourne Again Shell

Bootstrap - web framework for fast prototyping

Bruno - an alternative to Postman

carton - tools for handling Perl distributions and dependencies local to a project

chezmoi - dot filer manager

chrome - browser also known as chromium

clang - project for tools for building C, C++ and Objective-C

colortail - colorful variation of tail

CPAN - Perl packages and distributions repository

cpanm - a fast CPAN module installer

cpm - alternative to cpanm

crates - Rust packages

cron - schedule and repeat jobs

css - cascading style sheets, used for styling HTML

curl - a commandline tool for transferring data with URL syntax

Dash.app - an alternative browser to the built-in documentation in macOS and other resources

date - see dates and time on the command line

Debian - popular Linux distribution

diff-so-fancy - a diff alternative

DigitalOcean - a hosting provider, caring about open source

Docker - containerization

DockerHub - a repository for Docker images

Dropbox - a cloud storage provider, integrates well with macOS

dzil - Dist::Zilla, a Perl distribution builder

EditorConfig - tool for generic text editor configuration

entr - run arbitrary commands when files change

exa - an alternative to the ls command

FileMerge.app - a diff tool for macOS

find - find files and directories on the command line

Git - version control system

git-delta - an commandline diff tool, also known as delta

GitHub - platform for hosting Git repositories

GitHub Actions - automate your GitHub work and repositories

GnuPG - PGP tools, GNU variant

Go - compiled programming language

grep - see also ag or ack

Hacking - No Comment

Homebrew - package manager for macOS (and Linux)

HTML - HyperText Markup Language

httpie - an alternative to curl

irssi - for all your IRC needs

iTerm.app - an alternative to Terminal.app

JavaScript - see also Node.js

Jenkins - a continuous integration server

Jira - issue tracking and project management

jq - a lightweight and flexible command-line JSON processor

JSON - see also XML and YAML

Kali - a Linux distribution focused on security and penetration testing

Liquid Prompt - see also Starship

macOS - see OSX

Mail.app - the default mail client on macOS

Markdown - basic markup language, great for documentation

markdownlint - a tool for linting Markdown

Mermaid - awesome tool for generating diagrams from text

Mojolicious - a Perl web framework

MySQL - a relational database

Nginx - a webserver, proxy and load-balancer

npm - Node.js package manager

OpenAPI - a specification for describing RESTful APIs, see also Swagger

OpenSSL - a toolkit for SSL and TLS

Oracle - a relational database

OSX - the operating system for Macs - now known as macOS

Perl - Swiss Army Knife of programming languages

Perlbrew - a tool for managing multiple Perl installations

Perltidy - tidy all your Perl

Postgresql - a relational database

Programming - general programming tips

Probot - a framework for building GitHub Apps

Prolog - a logic programming language

Python - an interpreted programming language

qalc - an easy to use command line calculator

Regexp - regular expressions

Renovate - a bot for automating dependency updates

REST - Representational State Transfer, a popular approach to building APIs

rm - remove files and directories on the command line

Ruby - an interpreted programming language

Rust - a compiled programming language

sed - stream editor

Shell - general shell tips

shellcheck - a linter for shell scripts

Slack - a collaboration tool

smartcd - a tool for running commands when changing directories

Sublime Text 3 - see also VSCode

Subversion - do see Git

SQL - Structured Query Language

SQL Developer - a GUI tool for Oracle

SQLite - a lightweight relational database

sqlplus - the CLI tool for Oracle

SSH - Secure Shell

Starship - nifty prompt and an alternative to Liquid Prompt

Swagger - tool for describing RESTful APIs, see also OpenAPI

Swift - a compiled programming language from Apple

tar - a tool for archiving files

Terminal.app - do see iTerm.app

tldr - Too Long; Didn't Read, so use tldr

tmux - an alternative to screen

tokei - language statistics - fast

Ubuntu - a Linux distribution based on Debian

ufw - Uncomplicated Firewall

VSCode / Visual Studio Code

VMware Fusion - a virtualization tool for macOS

Vue - a JavaScript framework

WSL 1/2 - Windows Subsystem for Linux

wtf util - a tool for the command line for visualising important information

XML - see also YAML and JSON

YAML - see also XML and JSON

z - for jumping around in the commandline

zsh - another shell than bash

About

I have for a long time maintained notes in a public wiki, finding the TIL of Josh Branchaud jbranchaud/til was an eye-opener and I immiediately wanted to try it out, so after a few months I have finally set it up.

I plan to migrate my earlier notes, so they are more easily accessible here as TIL snippets, this will be done when I have the time, one TIL at a time :-)

Additional TIL Collections

License

© 2016-2022 jonasbn

This repository is licensed under the MIT license. See LICENSE file for details. Much is lifted from elsewhere and might by copyrighted under other licenses by the respective authors. I will mention this where applicable and I will link to original sources when and if possible.

til's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

til's Issues

` and `FIXME` (_the defaults_) which will then be highlighted in your code and w...

It lets you define tags in your code like `TODO` and `FIXME` (_the defaults_) which will then be highlighted in your code and will appear in a special sidebar section.
![Todo Tree screenshot example](todo-tree.png)
This is my configuration used for the above example.


This issue was generated by todo based on a TODO comment in 720d47e. It's been assigned to @jonasbn because they committed the code.

` and `FIXME` (_the defaults_) which will then be highlighted in your code and w...

It lets you define tags in your code like `TODO` and `FIXME` (_the defaults_) which will then be highlighted in your code and will appear in a special sidebar section.
![Todo Tree screenshot example](todo-tree.png)
This is my configuration used for the above example.


This issue was generated by todo based on a TODO comment in 3f310b3. It's been assigned to @jonasbn because they committed the code.

_

_TODO_
## Resources
- [Mozilla Developer Network (MDN)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)


This issue was generated by todo based on a TODO comment in f2e7529. It's been assigned to @jonasbn because they committed the code.

tmux: More to come

til/tmux/use_tmux.md

Lines 5 to 10 in 83260e7

TODO More to come
## Resources and References
- [PNG cheatsheet wallpaper][cheatsheet] via [Reddit](https://www.reddit.com/r/tmux/comments/b9llk7/classic_cheatsheet_wallpaper_for_tmux_repost/)


This issue was generated by todo based on a TODO comment in 83260e7. It's been assigned to @jonasbn because they committed the code.

list to evaluate:

And I discovered some, which I had on my TODO list to evaluate:
- `shellcheck` ([jumanjihouse/pre-commit-hooks](https://github.com/jumanjihouse/pre-commit-hooks))
And finally I discovered some tools I did not know at all:


This issue was generated by todo based on a TODO comment in a5784e3. It's been assigned to @jonasbn because they committed the code.

hey bud

bro, which extension, plguin, software do u use??

Travis integration is b0rken: markdownlint

Ref: Travis build for TIL

Worker information
hostname: fbdaf439-48ab-4947-a33b-34cc468970af@1.production-1-worker-org-gce-vkzq
version: v6.2.0 https://github.com/travis-ci/worker/tree/5e5476e01646095f48eec13196fdb3faf8f5cbf7
instance: travis-job-333c2c03-44e0-4040-9686-025ec4533a3a travis-ci-garnet-trusty-1512502259-986baf0 (via amqp)
startup: 6.392688391s
system_info
Build system information
Build language: node_js
Build group: stable
Build dist: trusty
Build id: 536148058
Job id: 536148059
Runtime kernel version: 4.4.0-101-generic
travis-build version: 0696e6115
Build image provisioning date and time
Tue Dec  5 19:58:13 UTC 2017
Operating System Details
Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.5 LTS
Release:	14.04
Codename:	trusty
Cookbooks Version
7c2c6a6 https://github.com/travis-ci/travis-cookbooks/tree/7c2c6a6
git version
git version 2.15.1
bash version
GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu)
gcc version
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
docker version
Client:
 Version:      17.09.0-ce
 API version:  1.32
 Go version:   go1.8.3
 Git commit:   afdb6d4
 Built:        Tue Sep 26 22:42:38 2017
 OS/Arch:      linux/amd64
Server:
 Version:      17.09.0-ce
 API version:  1.32 (minimum version 1.12)
 Go version:   go1.8.3
 Git commit:   afdb6d4
 Built:        Tue Sep 26 22:41:20 2017
 OS/Arch:      linux/amd64
 Experimental: false
clang version
clang version 5.0.0 (tags/RELEASE_500/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/clang-5.0.0/bin
jq version
jq-1.5
bats version
Bats 0.4.0
shellcheck version
0.4.6
shfmt version
v2.0.0
ccache version
ccache version 3.1.9
Copyright (C) 2002-2007 Andrew Tridgell
Copyright (C) 2009-2011 Joel Rosdahl
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 3 of the License, or (at your option) any later
version.
cmake version
cmake version 3.9.2
CMake suite maintained and supported by Kitware (kitware.com/cmake).
heroku version
heroku-cli/6.14.39-addc925 (linux-x64) node-v9.2.0
imagemagick version
Version: ImageMagick 6.7.7-10 2017-07-31 Q16 http://www.imagemagick.org
md5deep version
4.2
mercurial version
Mercurial Distributed SCM (version 4.2.2)
(see https://mercurial-scm.org for more information)
Copyright (C) 2005-2017 Matt Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
mysql version
mysql  Ver 14.14 Distrib 5.6.33, for debian-linux-gnu (x86_64) using  EditLine wrapper
openssl version
OpenSSL 1.0.1f 6 Jan 2014
packer version
Packer v1.0.2
Your version of Packer is out of date! The latest version
is 1.1.2. You can update by downloading from www.packer.io
postgresql client version
psql (PostgreSQL) 9.6.6
ragel version
Ragel State Machine Compiler version 6.8 Feb 2013
Copyright (c) 2001-2009 by Adrian Thurston
subversion version
svn, version 1.8.8 (r1568071)
   compiled Aug 10 2017, 17:20:39 on x86_64-pc-linux-gnu
Copyright (C) 2013 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/
The following repository access (RA) modules are available:
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.3
  - handles 'http' scheme
  - handles 'https' scheme
sudo version
Sudo version 1.8.9p5
Configure options: --prefix=/usr -v --with-all-insults --with-pam --with-fqdn --with-logging=syslog --with-logfac=authpriv --with-env-editor --with-editor=/usr/bin/editor --with-timeout=15 --with-password-timeout=0 --with-passprompt=[sudo] password for %p:  --without-lecture --with-tty-tickets --disable-root-mailer --enable-admin-flag --with-sendmail=/usr/sbin/sendmail --with-timedir=/var/lib/sudo --mandir=/usr/share/man --libexecdir=/usr/lib/sudo --with-sssd --with-sssd-lib=/usr/lib/x86_64-linux-gnu --with-selinux
Sudoers policy plugin version 1.8.9p5
Sudoers file grammar version 43
Sudoers path: /etc/sudoers
Authentication methods: 'pam'
Syslog facility if syslog is being used for logging: authpriv
Syslog priority to use when user authenticates successfully: notice
Syslog priority to use when user authenticates unsuccessfully: alert
Send mail if the user is not in sudoers
Use a separate timestamp for each user/tty combo
Lecture user the first time they run sudo
Root may run sudo
Allow some information gathering to give useful error messages
Require fully-qualified hostnames in the sudoers file
Visudo will honor the EDITOR environment variable
Set the LOGNAME and USER environment variables
Length at which to wrap log file lines (0 for no wrap): 80
Authentication timestamp timeout: 15.0 minutes
Password prompt timeout: 0.0 minutes
Number of tries to enter a password: 3
Umask to use or 0777 to use user's: 022
Path to mail program: /usr/sbin/sendmail
Flags for mail program: -t
Address to send mail to: root
Subject line for mail messages: *** SECURITY information for %h ***
Incorrect password message: Sorry, try again.
Path to authentication timestamp dir: /var/lib/sudo
Default password prompt: [sudo] password for %p: 
Default user to run commands as: root
Value to override user's $PATH with: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
Path to the editor for use by visudo: /usr/bin/editor
When to require a password for 'list' pseudocommand: any
When to require a password for 'verify' pseudocommand: all
File descriptors >= 3 will be closed before executing a command
Environment variables to check for sanity:
	TZ
	TERM
	LINGUAS
	LC_*
	LANGUAGE
	LANG
	COLORTERM
Environment variables to remove:
	RUBYOPT
	RUBYLIB
	PYTHONUSERBASE
	PYTHONINSPECT
	PYTHONPATH
	PYTHONHOME
	TMPPREFIX
	ZDOTDIR
	READNULLCMD
	NULLCMD
	FPATH
	PERL5DB
	PERL5OPT
	PERL5LIB
	PERLLIB
	PERLIO_DEBUG 
	JAVA_TOOL_OPTIONS
	SHELLOPTS
	GLOBIGNORE
	PS4
	BASH_ENV
	ENV
	TERMCAP
	TERMPATH
	TERMINFO_DIRS
	TERMINFO
	_RLD*
	LD_*
	PATH_LOCALE
	NLSPATH
	HOSTALIASES
	RES_OPTIONS
	LOCALDOMAIN
	CDPATH
	IFS
Environment variables to preserve:
	JAVA_HOME
	TRAVIS
	CI
	DEBIAN_FRONTEND
	XAUTHORIZATION
	XAUTHORITY
	PS2
	PS1
	PATH
	LS_COLORS
	KRB5CCNAME
	HOSTNAME
	HOME
	DISPLAY
	COLORS
Locale to use while parsing sudoers: C
Directory in which to store input/output logs: /var/log/sudo-io
File in which to store the input/output log: %{seq}
Add an entry to the utmp/utmpx file when allocating a pty
PAM service name to use
PAM service name to use for login shells
Create a new PAM session for the command to run in
Maximum I/O log sequence number: 0
Local IP address and netmask pairs:
	10.240.0.28/255.255.255.255
	172.17.0.1/255.255.0.0
Sudoers I/O plugin version 1.8.9p5
gzip version
gzip 1.6
Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1993 Jean-loup Gailly.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Written by Jean-loup Gailly.
zip version
Copyright (c) 1990-2008 Info-ZIP - Type 'zip "-L"' for software license.
This is Zip 3.0 (July 5th 2008), by Info-ZIP.
Currently maintained by E. Gordon.  Please send bug reports to
the authors using the web page at www.info-zip.org; see README for details.
Latest sources and executables are at ftp://ftp.info-zip.org/pub/infozip,
as of above date; see http://www.info-zip.org/ for other sites.
Compiled with gcc 4.8.2 for Unix (Linux ELF) on Oct 21 2013.
Zip special compilation options:
	USE_EF_UT_TIME       (store Universal Time)
	BZIP2_SUPPORT        (bzip2 library version 1.0.6, 6-Sept-2010)
	    bzip2 code and library copyright (c) Julian R Seward
	    (See the bzip2 license for terms of use)
	SYMLINK_SUPPORT      (symbolic links supported)
	LARGE_FILE_SUPPORT   (can read and write large files on file system)
	ZIP64_SUPPORT        (use Zip64 to store large files in archives)
	UNICODE_SUPPORT      (store and read UTF-8 Unicode paths)
	STORE_UNIX_UIDs_GIDs (store UID/GID sizes/values using new extra field)
	UIDGID_NOT_16BIT     (old Unix 16-bit UID/GID extra field not used)
	[encryption, version 2.91 of 05 Jan 2007] (modified for Zip 3)
Encryption notice:
	The encryption code of this program is not copyrighted and is
	put in the public domain.  It was originally written in Europe
	and, to the best of our knowledge, can be freely distributed
	in both source and object forms from any country, including
	the USA under License Exception TSU of the U.S. Export
	Administration Regulations (section 740.13(e)) of 6 June 2002.
Zip environment options:
             ZIP:  [none]
          ZIPOPT:  [none]
vim version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:43:18)
Included patches: 1-52
Extra patches: 8.0.0056
Modified by [email protected]
Compiled by buildd@
Huge version without GUI.  Features included (+) or not (-):
+acl             +farsi           +mouse_netterm   +syntax
+arabic          +file_in_path    +mouse_sgr       +tag_binary
+autocmd         +find_in_path    -mouse_sysmouse  +tag_old_static
-balloon_eval    +float           +mouse_urxvt     -tag_any_white
-browse          +folding         +mouse_xterm     -tcl
++builtin_terms  -footer          +multi_byte      +terminfo
+byte_offset     +fork()          +multi_lang      +termresponse
+cindent         +gettext         -mzscheme        +textobjects
-clientserver    -hangul_input    +netbeans_intg   +title
-clipboard       +iconv           +path_extra      -toolbar
+cmdline_compl   +insert_expand   -perl            +user_commands
+cmdline_hist    +jumplist        +persistent_undo +vertsplit
+cmdline_info    +keymap          +postscript      +virtualedit
+comments        +langmap         +printer         +visual
+conceal         +libcall         +profile         +visualextra
+cryptv          +linebreak       +python          +viminfo
+cscope          +lispindent      -python3         +vreplace
+cursorbind      +listcmds        +quickfix        +wildignore
+cursorshape     +localmap        +reltime         +wildmenu
+dialog_con      -lua             +rightleft       +windows
+diff            +menu            -ruby            +writebackup
+digraphs        +mksession       +scrollbind      -X11
-dnd             +modify_fname    +signs           -xfontset
-ebcdic          +mouse           +smartindent     -xim
+emacs_tags      -mouseshape      -sniff           -xsmp
+eval            +mouse_dec       +startuptime     -xterm_clipboard
+ex_extra        +mouse_gpm       +statusline      -xterm_save
+extra_search    -mouse_jsbterm   -sun_workshop    -xpm
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
      user exrc file: "$HOME/.exrc"
  fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H     -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1      
Linking: gcc   -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -o vim        -lm -ltinfo -lnsl  -lselinux  -lacl -lattr -lgpm -ldl    -L/usr/lib/python2.7/config-x86_64-linux-gnu -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions      
iptables version
iptables v1.4.21
curl version
curl 7.35.0 (x86_64-pc-linux-gnu) libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3
wget version
GNU Wget 1.15 built on linux-gnu.
rsync version
rsync  version 3.1.0  protocol version 31
gimme version
v1.2.0
nvm version
0.33.6
perlbrew version
/home/travis/perl5/perlbrew/bin/perlbrew  - App::perlbrew/0.80
phpenv version
rbenv 1.1.1-25-g6aa70b6
rvm version
rvm 1.29.3 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
default ruby version
ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-linux]
CouchDB version
couchdb 1.6.1
ElasticSearch version
5.5.0
Installed Firefox version
firefox 56.0.2
MongoDB version
MongoDB 3.4.10
[34mPhantomJS version
2.1.1
Pre-installed PostgreSQL versions
9.2.24
9.3.20
9.4.15
9.5.10
9.6.6
RabbitMQ Version
3.6.14
Redis version
redis-server 4.0.6
riak version
2.2.3
Pre-installed Go versions
1.7.4
ant version
Apache Ant(TM) version 1.9.3 compiled on April 8 2014
mvn version
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: /usr/local/maven-3.5.2
Java version: 1.8.0_151, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-98-generic", arch: "amd64", family: "unix"
gradle version
------------------------------------------------------------
Gradle 4.0.1
------------------------------------------------------------
Build time:   2017-07-07 14:02:41 UTC
Revision:     38e5dc0f772daecca1d2681885d3d85414eb6826
Groovy:       2.4.11
Ant:          Apache Ant(TM) version 1.9.6 compiled on June 29 2015
JVM:          1.8.0_151 (Oracle Corporation 25.151-b12)
OS:           Linux 4.4.0-98-generic amd64
lein version
Leiningen 2.8.1 on Java 1.8.0_151 Java HotSpot(TM) 64-Bit Server VM
Pre-installed Node.js versions
v4.8.6
v6.12.0
v6.12.1
v8.9
v8.9.1
phpenv versions
  system
  5.6
* 5.6.32 (set by /home/travis/.phpenv/version)
  7.0
  7.0.25
  7.1
  7.1.11
  hhvm
  hhvm-stable
composer --version
Composer version 1.5.2 2017-09-11 16:59:25
Pre-installed Ruby versions�[0m
ruby-2.2.7
ruby-2.3.4
ruby-2.4.1
docker_mtu
docker stop/waiting
docker start/running, process 3685
resolvconf
resolvconf stop/waiting
resolvconf start/running
git.checkout
0.72s$ git clone --depth=50 --branch=master https://github.com/jonasbn/til.git jonasbn/til
Cloning into 'jonasbn/til'...
remote: Enumerating objects: 506, done.
remote: Counting objects: 100% (506/506), done.
remote: Compressing objects: 100% (372/372), done.
remote: Total 506 (delta 123), reused 307 (delta 113), pack-reused 0
Receiving objects: 100% (506/506), 2.15 MiB | 14.60 MiB/s, done.
Resolving deltas: 100% (123/123), done.
$ cd jonasbn/til
$ git checkout -qf 0360b25ce312594c3f216b5c6e47f78f787e8ffa
nvm.install
2.84s$ nvm install 6
Downloading and installing node v6.17.1...
Downloading https://nodejs.org/dist/v6.17.1/node-v6.17.1-linux-x64.tar.xz...
Computing checksum with sha256sum
Checksums matched!
Now using node v6.17.1 (npm v3.10.10)
$ node --version
v6.17.1
$ npm --version
3.10.10
$ nvm --version
0.34.0
install
2.74s$ npm install -g markdownlint-cli
/home/travis/.nvm/versions/node/v6.17.1/bin/markdownlint -> /home/travis/.nvm/versions/node/v6.17.1/lib/node_modules/markdownlint-cli/markdownlint.js
/home/travis/.nvm/versions/node/v6.17.1/lib
└─┬ [email protected] 
  ├─┬ [email protected] 
  │ └── [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  ├─┬ [email protected] 
  │ ├── [email protected] 
  │ ├─┬ [email protected] 
  │ │ └── [email protected] 
  │ ├── [email protected] 
  │ ├── [email protected] 
  │ └── [email protected] 
  ├─┬ [email protected] 
  │ ├─┬ [email protected] 
  │ │ └── [email protected] 
  │ └── [email protected] 
  ├── [email protected] 
  ├── [email protected] 
  ├─┬ [email protected] 
  │ └─┬ [email protected] 
  │   ├── [email protected] 
  │   ├── [email protected] 
  │   ├── [email protected] 
  │   └── [email protected] 
  ├─┬ [email protected] 
  │ └─┬ [email protected] 
  │   ├── [email protected] 
  │   └── [email protected] 
  └─┬ [email protected] 
    ├── [email protected] 
    ├── [email protected] 
    ├── [email protected] 
    └── [email protected] 
0.28s$ markdownlint *.md ; markdownlint */*.md
/home/travis/.nvm/versions/node/v6.17.1/lib/node_modules/markdownlint-cli/node_modules/markdownlint/lib/markdownlint.js:274
        enabledRules = { ...enabledRules };
                         ^^^
SyntaxError: Unexpected token ...
    at createScript (vm.js:56:10)
    at Object.runInThisContext (vm.js:97:10)
    at Module._compile (module.js:549:28)
    at Object.Module._extensions..js (module.js:586:10)
    at Module.load (module.js:494:32)
    at tryModuleLoad (module.js:453:12)
    at Function.Module._load (module.js:445:3)
    at Module.require (module.js:504:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/home/travis/.nvm/versions/node/v6.17.1/lib/node_modules/markdownlint-cli/markdownlint.js:14:22)
/home/travis/.nvm/versions/node/v6.17.1/lib/node_modules/markdownlint-cli/node_modules/markdownlint/lib/markdownlint.js:274
        enabledRules = { ...enabledRules };
                         ^^^
SyntaxError: Unexpected token ...
    at createScript (vm.js:56:10)
    at Object.runInThisContext (vm.js:97:10)
    at Module._compile (module.js:549:28)
    at Object.Module._extensions..js (module.js:586:10)
    at Module.load (module.js:494:32)
    at tryModuleLoad (module.js:453:12)
    at Function.Module._load (module.js:445:3)
    at Module.require (module.js:504:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/home/travis/.nvm/versions/node/v6.17.1/lib/node_modules/markdownlint-cli/markdownlint.js:14:22)
The command "markdownlint *.md ; markdownlint */*.md" exited with 1.
Done. Your build exited with 1.

": {

"TODO": {
"foreground": "black",
"background": "green",
"iconColour": "green",
"icon": "check",
"type": "text"


This issue was generated by todo based on a TODO comment in 3f310b3. It's been assigned to @jonasbn because they committed the code.

": {

"TODO": {
"foreground": "black",
"background": "green",
"iconColour": "green",
"icon": "check",
"type": "text"


This issue was generated by todo based on a TODO comment in 720d47e. It's been assigned to @jonasbn because they committed the code.

"]

til/probot/todo.md

Lines 8 to 13 in 8de7653

keyword: ["REVIEW", "TODO"]
caseSensitive: true
```
## Resources and References


This issue was generated by todo based on a TODO comment in 8de7653. It's been assigned to @jonasbn because they committed the code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.