Skip to content

Commit

Permalink
No need for {JB Setub whatver fahsuf fji23ofj 😡
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdantas committed Jun 17, 2014
1 parent 48852cc commit 9a9a239
Show file tree
Hide file tree
Showing 15 changed files with 11 additions and 16 deletions.
1 change: 0 additions & 1 deletion _posts/.#2014-06-16-wifi.md

This file was deleted.

2 changes: 1 addition & 1 deletion _posts/2014-06-01-term.md
Expand Up @@ -5,7 +5,7 @@ description: "Terminal fun written in bash inspired by clibs/term"
category: default
tags: [animation, color]
---
{% include JB/setup %}


This package allows you to manipulate colors, cursor position and make animations on the terminal.

Expand Down
1 change: 0 additions & 1 deletion _posts/2014-06-15-github.md
Expand Up @@ -5,7 +5,6 @@ description: "Github API from the command line"
category: default
tags: [library, github]
---
{% include JB/setup %}

This package allows you to perform GitHub actions on your shell scripts.

Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-clip.md
Expand Up @@ -5,7 +5,7 @@ description: "Silly terminal clipboard"
category: default
tags: [clipboard]
---
{% include JB/setup %}


Really simple clipboard manager in Bash.
You can access it via command-line or inside shell scripts.
Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-dbu.md
Expand Up @@ -5,7 +5,7 @@ description: "Bash script that manages Dropbox files"
category: default
tags: [sync, dropbox]
---
{% include JB/setup %}


![logo](http://www.andreafabrizi.it/images/dropbox_logo.png)

Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-dots.md
Expand Up @@ -5,7 +5,7 @@ description: "Bootstrapping library for OS/X & Ubuntu (and maybe others!)"
category: default
tags: [configuration]
---
{% include JB/setup %}


![image](https://i.cloudup.com/RCpB-ASfme.png)

Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-jsonsh.md
Expand Up @@ -5,7 +5,7 @@ description: "A pipeable JSON parser written in Bash"
category: default
tags: [json, parser]
---
{% include JB/setup %}


yo, so it's a json parser written in bash

Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-nman.md
Expand Up @@ -5,7 +5,7 @@ description: "Read the node.js core api in man page format"
category: default
tags: [docs, nodejs]
---
{% include JB/setup %}


This package adds the convenience of man pages to [the node.js API](http://nodejs.org/api/).

Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-osx-screencast.md
Expand Up @@ -5,7 +5,7 @@ description: "Easily create a screencast on OS X in a few commands"
category: default
tags: [video, osx]
---
{% include JB/setup %}


Easily create a screencast on OS X in a few commands.
Inspired from [this gist](https://gist.github.com/dergachev/4627207).
Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-recho.md
Expand Up @@ -5,7 +5,7 @@ description: "Easily echo strings over SSH"
category: default
tags: [internet, ssh]
---
{% include JB/setup %}


This package makes easy to send quick strings across SSH hosts.

Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-rtail.md
Expand Up @@ -5,7 +5,7 @@ description: "Easily tail a file over SSH"
category: default
tags: [internet, ssh]
---
{% include JB/setup %}


Sometimes you just want to quickly access the final contents of a file on a remote SSH host.
Well, now you can do it.
Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-umq.md
Expand Up @@ -5,7 +5,7 @@ description: "TCP message pushing and receiving in Bash"
category: default
tags: [internet, tcp, client, server]
---
{% include JB/setup %}


This package makes easy to handle TCP requests on the command-line.

Expand Down
2 changes: 1 addition & 1 deletion _posts/2014-06-16-wifi.md
Expand Up @@ -5,7 +5,7 @@ description: "Bash script that connects to wifi"
category: default
tags: [internet, wifi]
---
{% include JB/setup %}


This package provides convenient commands to manage your wifi networks.

Expand Down
1 change: 0 additions & 1 deletion _posts/2014-06-17-markdown.md
Expand Up @@ -5,7 +5,6 @@ description: "Markdown interpreter using only traditional Unix tools"
category: default
tags: [markdown, parser]
---
{% include JB/setup %}

markdown.bash is a Markdown interpreter using only traditional Unix tools. Specifically, it only uses `bash`, `sed`, `grep`, and `cut` (in one small instance).

Expand Down
2 changes: 0 additions & 2 deletions submit/index.md
Expand Up @@ -47,7 +47,6 @@ There, it'll have this format:
category:
tags: []
---
{% raw %}{% include JB/setup %}{% endraw %}

You must provide at least the following:

Expand All @@ -72,7 +71,6 @@ A _sample package information_ file would be like this:
category: game
tags: [fun, random, cute]
---
{% raw %}{% include JB/setup %}{% endraw %}
This package has a random outcome: it either erases your home directory or echoes a "fortune" (message-of-the-day).
## Usage
`fortune-fun`
Expand Down

0 comments on commit 9a9a239

Please sign in to comment.