Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

GoCommando

Compare

  Analyzed 1 day ago

GoCommando is a small command line utility helper that does the boring work when creating command line utilities in .NET.

20.9K lines of code

1 current contributors

over 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

shortcut exprs and cmds for git

Compare

  Analyzed about 19 hours ago

In Git, everything is possible. But for some common commands I wrote these shortcut scripts. Some of them are like helper expressions to use inside another Git cmd line. Most of them had to be implemented on the Plumbing level (which means, a little bit of hacking), but provide features useful ... [More] for me such as: git heads-for-merge -- what does your FETCH_HEAD say about all the heads that have been fetched for merge? git the-empty-tree -- the ID to use if you need to refer to the empty tree in your (tree-merging) commands git mread-and-commit -- read in multiple refs, merge the trees, and then make a merge commit, without touching your index or the working dir (useful for managing imported histories) git merge-without-working -- the same idea -- advance your HEAD by merging And more... [Less]

136 lines of code

0 current contributors

almost 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

xtest

Compare

  Analyzed about 19 hours ago

Variant of test(1) that can test multiple files from cmdline or stdin.

334 lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses
Tags cmdline test

python-arg

Compare

  Analyzed about 11 hours ago

A simple argument parser for Python

684 lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

recimage-rs

Compare

  Analyzed about 13 hours ago

Small command line tool for creating self-recursive images

196 lines of code

0 current contributors

over 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This