Sha256: 2eac695d4602df1a3f5c5783357662ea2e61c8018591ca940347f744d848b838

Contents?: true

Size: 1.41 KB

Versions: 12

Compression:

Stored size: 1.41 KB

Contents

== What is it?

CSD stands for Communication Systems Design and is a project of the Telecommunication Systems Laboratory (TSLab) of the Royal Institute of Technology in Stockholm, Sweden. Within CSD many software tools are used to build up various networks and services. This gem is supposed to automate processes to handle the compilation and installation of these software tools. Technology Transfer Alliance (TTA) is the project team, which maintains this code.

== Where is it?

* {Installation instructions}[http://ttai.notlong.com/]
* {Source Code}[http://github.com/csd/csd]
* {RDoc API}[http://rdoc.info/github/csd/csd/master]
* {Developer Forks}[http://github.com/csd/csd/network]
* {Bug Tracker}[http://github.com/csd/csd/issues]
* {Wiki}[http://wiki.github.com/csd/csd]

== Requirements

* {Ruby}[http://ruby-lang.org] (>= 1.8.7)
* {RubyGems}[http://rubygems.org] (>= 1.3.7)

== Installation

After having installed RubyGems, in a console, type

  (sudo) gem install csd

== Usage

In a console, type

  ai

For more details we refer to the {Wiki}[http://wiki.github.com/csd/csd].

== Note on Patches/Pull Requests

* Fork the project
* Make your feature addition or bug fix
* Add tests for it. This is important so we don't break it in a future version unintentionally
* Commit, without the Rakefile and the VERSION file
* Send us a pull request.

== Copyright

Copyright (c) 2010 Communication Systems Design. See COPYING for details.

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
csd-0.4.3 README.rdoc
csd-0.4.2 README.rdoc
csd-0.4.1 README.rdoc
csd-0.4.0 README.rdoc
csd-0.3.7 README.rdoc
csd-0.3.6 README.rdoc
csd-0.3.5 README.rdoc
csd-0.3.4 README.rdoc
csd-0.3.3 README.rdoc
csd-0.3.2 README.rdoc
csd-0.3.1 README.rdoc
csd-0.3.0 README.rdoc