Project
Reverse Dependencies for listen
The projects listed here declare listen as a runtime or development dependency
0.0
Keep track of files in a directory
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Thin `listen` cli wrapper.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Restarts a web server when watched files or directories are changed. Useful for rails applications the cache classes in development.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A mountable engine providing sensible default gems and helpers for new Rails applications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Transforms EPS and SVG vectors into icon webfonts. Generates compatible CSS for Toadstool framework
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Transforms EPS and SVG vectors into icon webfonts. Generates Bootstrap compatible CSS for easy inclusion in your projects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
# Footman
This gem is still growing.
## Installation
Depends upon having reprepro tool installed (if debian based) or createrepo installed (if red hat based).
Ruby 1.9.+ is required to use this gem.
'createrepo' (rpm) tool does not require any pre-setup to the repository or watched directory.
- - -
'reprepro' (deb) tool requires pre-setup.
The repository directory for deb files must contain:
<pre><code>
conf/
conf/distributions
conf/options
conf/override.precise
</pre></code>
options file is empty, but needed to make reprepro happy
distributions file will contain:
<pre><code>Origin: Tyler
Label: Tyler's Personal Debs
Codename: precise
Architectures: i386 amd64 source lpia
Components: main
Description: Tylers Personal Debian Repository
DebOverride: override.precise
DscOverride: override.precise
Origin: Tyler
Label: Tyler's Personal Debs
Codename: lenny
Architectures: i386 amd64 source lpia
Components: main
Description: Tylers Personal Debian Repository
DebOverride: override.lenny
DscOverride: override.lenny
</code></pre>
Note that the code name is for each distribution repository you support.
for each distribtuion repository you support there must be an override file.
override file can be left empty, footman will fill it out when a new package is added.
The watched directory must have sub directorys named after each of the distribution repositories
you support. For example my watched directory at /path/ will have two subdirectories:
<pre><code>/path/lenny/
/path/precise/</code></pre>
Packages must be dropped into the subdirectory that corrosponds with the distribution they were
built on.
- - -
Add this line to your application's Gemfile:
gem 'footman'
And then execute:
$ bundle
Or install it yourself as:
$ gem install footman
Or locally:
$ gem build footman.gemspec
$ gem install footman --local
## Usage
footman path/to/watch path/to/repo
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
With FourOFour you will be able to handle your 404 responses and change
how your application behave dynamically and with the 'right' way: using a
class for a delegation, separating all the concerns. Routes and logic should
have their own space.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
A very overengineered static-page generator
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
the goal of frett is to provide a much quicker search functionality than ack on large projects.
it's built on top of the 'ferret' and 'listen' gems.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Utility for deploying static sites to S3
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Accelerated front end development
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Run RSpec fast by avoiding full app boot
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Run the fuzion command line executable to start a live coding session that can be watched by anyone who has the url printed to the command line.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Listen for changes to a directory and send documents to Google Cloud Print
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A static website builder with simple templating and management utilities.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
A ruby gem for integration of your backend with the
payment services provided by Gerencianet
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Live preview your github flavored markdown file (with syntax highlighting!).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
Conveyor is used for shuffling data around
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity
0.0
The funky git aware syncer.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Activity