awesome-osx-command-line/index.html

44 lines
1.5 KiB
HTML
Raw Permalink Normal View History

2015-10-17 21:09:11 -04:00
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>Awesome OS X Command-Line by herrbischoff</title>
</head>
<body>
<header>
<div class="container">
<h1>Awesome OS X Command-Line</h1>
<h2>Use your OS X terminal shell to do awesome things.</h2>
<section id="downloads">
<a href="https://github.com/herrbischoff/awesome-osx-command-line/zipball/master" class="btn">Download as .zip</a>
<a href="https://github.com/herrbischoff/awesome-osx-command-line/tarball/master" class="btn">Download as .tar.gz</a>
<a href="https://github.com/herrbischoff/awesome-osx-command-line" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<p><img src="https://cdn.rawgit.com/herrbischoff/awesome-osx-command-line/master/assets/logo.svg" width="600"></p>
<blockquote>
<p>A curated list of shell commands and tools specific to OS X.</p>
<p><em>“You dont have to know everything. You simply need to know where to find it when necessary.” (John Brunner)</em></p>
</blockquote>
</section>
</div>
</body>
</html>