Sha256: 80a244fef7ad0281a353a1bebcc3ca92bdf8b055c532f4528bc45fe0b267ef14

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

%p
  This page is about how to use Inqlude as a user, a developer using Qt
  based libraries in her projects.
%p
  First you can just use the web site. Find the information about libraries
  here, and get the libraries manually with the provided links. This works,
  but there is a more convenient way.
%p
  You can also use the command line client. This client makes it easy to get
  the libraries you need with just a few commands, without having to know
  URLs, or how libraries are packages.
%p
  First you need to get the command line client. It's available as a Ruby
  gem, so when you have rubygems installed you can simply do a
  .code
    sudo gem install inqlude
  (For instructions how to get rubygems, see
  = link_to( "rubygems.org", "http://rubygems.org" ) + ")."
%p
  Once you have the client, you can get help about the available commands
  with
  .code
    inqlude
  get a list of available libraries with
  .code
    inqlude list -r

  install a library with 
  .code
    inqlude install <library_name>

  and get a list of installed libraries with
  .code
    inqlude list
%p
  The command line client uses your native package management system. In
  case there is no meta data available for your system, the client falls
  back to handling sources. Please consider helping to get your system
  supported by contributing meta data or implementing a backend for your
  system. See the
  = link_to "instructions how to contribute", "contribute"
  for more details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
inqlude-0.0.5 view/get.html.haml