Giter Site home page Giter Site logo

alltheswiftfiles's Introduction

All The Swift Files

This repos contains scripts that fetches all .swift files from popular Github repos. One reason to having them is to study use pattern of Swift's language features.

Usage

Run make, wait for the command to finish. Then sources directory will contain (only) Swift files from Swift projecs hosted on Github with 5000+ stars.

Advanced Usage

Include private repo

Add clone_url and name for your repo in 5k_repos.json. Or create your own JSON list to use in place of 5k_repos.json. Path to this file is the commandline argument to fetch_sources.py.

Up-to-date repos list

The script get_repos.py can fetch list of repositories with a minimal number of stars. You need to have a personal Github access token to use it. For example, an up-to-date content of 5k_repos.py can be obtained by running

python YOUR_GITHUB_TOKEN 5000 > 5k_repos.json

alltheswiftfiles's People

Contributors

dduan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.