Skip to content
/ scripts Public

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

Notifications You must be signed in to change notification settings

jmglsn/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published