capistrano-rpush 0.2.1
A set of Capistrano3 tasks to controll a deployed Rpush installation. The tasks include: restart, start, status, and stop.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            capistrano
            ~> 3.9, >= 3.9.1
          
          
            rpush
            >= 2.7
          
    