Sha256: b3255564510740e197519f6ba1e7d7ea395d6248db017b387630e80d3395b52c

Contents?: true

Size: 1.15 KB

Versions: 15

Compression:

Stored size: 1.15 KB

Contents

# Idlc::Sdk::Pfm

Provides the pfm executable for idlc-sdk. This gem is part of the IDLC SDK

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'iapi-idlc-sdk-pfm'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install iapi-idlc-sdk-pfm

## Usage

See the {file:docs/GettingStarted.md Getting Started Guide} for PFM executable usage.

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/idlc-sdk-pfm.

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
iapi-idlc-sdk-pfm-1.0.18 README.md
iapi-idlc-sdk-pfm-1.0.17 README.md
iapi-idlc-sdk-pfm-1.0.16 README.md
iapi-idlc-sdk-pfm-1.0.15 README.md
iapi-idlc-sdk-pfm-1.0.14 README.md
iapi-idlc-sdk-pfm-1.0.13 README.md
iapi-idlc-sdk-pfm-1.0.12 README.md
iapi-idlc-sdk-pfm-1.0.11 README.md
iapi-idlc-sdk-pfm-1.0.10 README.md
iapi-idlc-sdk-pfm-1.0.9 README.md
iapi-idlc-sdk-pfm-1.0.8 README.md
iapi-idlc-sdk-pfm-1.0.7 README.md
iapi-idlc-sdk-pfm-1.0.6 README.md
iapi-idlc-sdk-pfm-1.0.5 README.md
iapi-idlc-sdk-pfm-1.0.4 README.md