gfc

Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory with files). Useful for unit tests and generators.

first-commit-date

Returns a JavaScript date object with the date and time of a git repository's first commit.

nodeinit

Creates a most frequent scaffold of your node.js project for the first commit.