fastlane / fastlane.tools

The website, powering fastlane.tools

Home Page:https://fastlane.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run fastlane generate to generate the short links

https://fastlane.tools/sigh

Making changes

fastlane uses an open source platform called Grow. Follow the installation instructions to get started.

Once grow is installed, cd into _grow and run grow install.

Execute grow run, and open your browser to http://localhost:8080.

Once you're happy with your changes, run grow deploy, which will publish all changes to the root directory.

Installation

grow requires Python 2. The suggested method for running specific versions of Python is pyenv.

brew install pyenv
pyenv install 2.7.14
pyenv local 2.7.14
pip install grow

About

The website, powering fastlane.tools

https://fastlane.tools

License:Other


Languages

Language:HTML 56.2%Language:Sass 18.2%Language:JavaScript 16.6%Language:CSS 8.2%Language:Ruby 0.7%