Code Monkey home page Code Monkey logo

pastisa's Projects

android-dragarea icon android-dragarea

Framework for performing Drag 'N Drop operations with similar APIto that available in android-11.

explore icon explore

Community-curated topic pages on GitHub

fx icon fx

Command-line tool and terminal JSON viewer 🔥

open-internet icon open-internet

„Als Präsident der Open Source Initiative (OSI) freue ich mich, dass ich das GPL Cooperation Commitment unterzeichnen kann. Diese jüngste Initiative von Red Hat trägt dazu bei, einen Präzedenzfall für die Zusammenarbeit bei der Durchsetzung von GPL-Lizenzen zu schaffen. Dies ist eine Möglichkeit, der Open Source-Community mitzuteilen, dass gute Absichten wichtig sind. Ich ermutige andere Mitglieder der Community, diese Initiative zu unterstützen, indem Sie Ihren Namen hinzufügen. Feiern wir das 20-jährige Jubiläum von Open Source, indem wir dies überall verbreiten! “- Simon Phipps

open-spam-and-lock icon open-spam-and-lock

49 lines (47 sloc) 1.38 KB matrix: include: - language: android sudo: false jdk: oraclejdk8 os: - linux licenses: - 'android-sdk-preview-license-.+' - 'android-sdk-license-.+' - 'google-gdk-license-.+' android: components: - tools - platform-tools - tools - build-tools-27.0.3 - android-27 - extra-google-google_play_services addons: apt: # Flutter depends on /usr/lib/x86_64-linux-gnu/libstdc++.so.6 version GLIBCXX_3.4.18 sources: - ubuntu-toolchain-r-test # if we don't specify this, the libstdc++6 we get is the wrong version packages: - libstdc++6 - fonts-droid before_install: - cd example - yes | sdkmanager "platforms;android-28" install: - git clone https://github.com/flutter/flutter.git -b stable --depth 1 - ./flutter/bin/flutter doctor script: - ./flutter/bin/flutter -v build apk - language: objective-c os: osx osx_image: xcode10.1 cache: directories: - $HOME/.pub-cache before_install: - cd example - git clone https://github.com/flutter/flutter.git -b stable --depth 1 - ./flutter/bin/flutter doctor script: - ./flutter/bin/flutter -v build ios --no-codesign © 2019 GitHub, Inc.

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.