iOS Team Technical Fanboy
  • Home
Sign in Subscribe

scripts

A collection of 2 posts
power

Making your OS X not sleep while running scripts

We have a lot of script at Wikia. About 6k lines of code of Python. Most of them are usually run in loops like this: for app_directory in app_directories: script() This can take a lot of time, especially that some of the scripts use Selenium and we have
15 Mar 2015 2 min read
fast

Fast dependency installation (gem, brew, pip, npm)

At Wikia we write a lot of scripts and use a lot of tools to manage our App Farm. Anyone in the team should be able to use the scripts in the same way, so we created a little script that installs all the dependencies. This file initially looked like
14 Dec 2014 2 min read
Page 1 of 1
iOS Team Technical Fanboy © 2025
Powered by Ghost