Skip to content

Instantly share code, notes, and snippets.

View bartul's full-sized avatar

Bartul Bonacic bartul

  • Hököpinge, Sweden
View GitHub Profile

Keybase proof

I hereby claim:

  • I am bartul on github.
  • I am bartul (https://keybase.io/bartul) on keybase.
  • I have a public key ASCMeFhQ83cfvBruK4vkEAsT0KzDrUp6NuNgFASSlyBhOgo

To claim this, I am signing this object:

#!/usr/local/bin/node
// *********** EXAMPLE USAGE *************
// > ./ballgames.js 674 | pbcopy
// ***************************************
const signupId = process.argv[2] || "[!!! ADD FORM ID !!!]"; /*?*/
const next = (new Date());
while (next.toLocaleDateString('en-US', { weekday: 'long'}) !== 'Tuesday') {
{
"font_size": 14,
"font_options":
[
"subpixel_antialias"
],
"line_numbers": false,
"translate_tabs_to_spaces": true,
<?xml version="1.0" encoding="utf-8"?>
<packages>
<!-- devs -->
<package id="cmder.portable" />
<package id="SublimeText3" />
<package id="git" />
<package id="nodejs" />
<package id="visualfsharptools" />
<package id="scriptcs" />