0.0
No commit activity in last 3 years
No release in over 3 years
Will upload the current release to the Sneakpeek server.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.1.0
>= 0
~> 0

Runtime

>= 0.8.11, ~> 0.8
>= 1.0.0, ~> 1.7
 Project Readme

Roger Sneakpeek

Upload current release to the Sneakpeek preview server.

Installation

  • Add gem 'roger_sneakpeek' to your Gemfile

  • Add this to your Mockupfile:

mockup.release do |r|
  r.finalize :sneakpeek,
    project: "PROJECT_NAME",
    gitlab_project: GITLAB_NAMESPACE_AND_PROJECT,
    ci_only: false, # Only set this if you want to upload sneakpeek from your dev machine
end

License

This project is released under the MIT license.