Sha256: 8a39b0cefef083d6e7bc9f271090a40ba385fee6ab7f9bce2c50ef191658e49e

Contents?: true

Size: 559 Bytes

Versions: 1

Compression:

Stored size: 559 Bytes

Contents

# Harpiya Developer Tools

This gem includes:

* all dependencies to run Harpiya applications in development and test environments
* configuration for testing environment
* rspec and capybara helpers

## Installation

Add it to your `Gemfile`

```ruby
gem 'harpiya_dev_tools'
```

And run...

```bash
bundle install
```

## Contributing

If you'd like to contribute, please take a look at the
[instructions](CONTRIBUTING.md) for installing dependencies and crafting a good
pull request.

Copyright (c) 2020 Spark Solutions, released under the New BSD License

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
harpiya_dev_tools-0.1.8 README.md