Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 856 Bytes

File metadata and controls

30 lines (16 loc) · 856 Bytes

Scripts

A collection of scripts, that helps you cope with everyday linux work.

Installation

Clone with your favorite git client into your workspace:

git clone --recursive git@github.com:d1rk/scripts.git scripts

Versioning

For transparency and insight into our release cycle, this project will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the follow format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backwards compatibility bumps the major
  • New additions without breaking backwards compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

For more information on SemVer, please visit http://semver.org/.

Copyright

Copyright is 2011 brünsicke.com GmbH, Grosse Strasse 11, 22926 Ahrensburg