Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

etehtsea/easybt

Repository files navigation

easyBt

Build Status

This app is aimed to be light catalog to any bittorrent tracker. At the moment it is in pre-alpha stage so don't expect much from it.

Installation and configuration

Requirements

Install

$ git clone https://github.com/etehtsea/easybt.git
$ bundle install
$ cp config/app_config.yml.example config/app_config.yml
$ rails s thin

Configuration

You can configure your app in app_config.yml

Documentation

Specs are the only documentation at the moment.

Running Tests

You can use guard to run tests continuously

$ guard start

or just usual rake task run them at once

$ rake spec

Contributing

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project
  • Start a feature/bugfix branch
  • Commit and push until you are happy with your contribution
  • Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
  • Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

Copyright

Copyright (c) 2010 Konstantin Shabanov. See LICENSE for further details.

About

light catalog to any bittorrent tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published