Code Monkey home page Code Monkey logo

native's Introduction

native's People

Contributors

davidstanke avatar jpakkane avatar sheeeng avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jpakkane

native's Issues

MVP

Here are the list of tools we need to complete for the MVP:

  • gradle
  • conan
  • bazel
  • SCons

Conan Setup in Docker Container

  • Use Docker containers during the CI build.
  • Add instructions to README for local builds with Docker containers.
  • Remove environment setup from the CircleCI configuration.
  • Publish Docker image to Docker Registry.

Gradle Setup in Docker Container

  • Use Docker containers during the CI build.
  • Add instructions to README for local builds with Docker containers.
  • Remove environment setup from the CircleCI configuration.
  • Publish Docker image to Docker Registry.

SCons Setup in Docker Container

  • Use Docker containers during the CI build.
  • Add instructions to README for local builds with Docker containers.
  • Remove environment setup from the CircleCI configuration.
  • Publish Docker image to Docker Registry.

Rename scripts.

  • dockerize.sh -> docker-build.sh
  • containerize.sh -> docker-run.sh

Icons are broken

Hi

First of all thank you very much for this! Currently it seems that the icons of https://code.praqma.com/native/ are broken because they are requested from

https://assets-cdn.github.com/images/icons/emoji/unicode/2796.png

which returns a 404. The new URL for icons that GitHub uses seems to be:

https://github.githubassets.com/images/icons/emoji/unicode/2796.png

A search and replace in the HTML has the desired effect. I tried to build the site with Jekyll and fix it at the core but failed.

GNU Make Setup in Docker Container

  • Use Docker containers during the CI build.
  • Add instructions to README for local builds with Docker containers.
  • Remove environment setup from the CircleCI configuration.
  • Publish Docker image to Docker Registry.

Trigger CI only after build Docker Hub image.

Currently, any git commits pushed to the repositories will trigger both automatic builds of Docker image on Docker Hub and automatic CI builds of the example on CircleCI/TravisCI.

However, if the automatic CI builds depends on newer Docker images, it will fail as it is being scheduled to the built.

We need to find a better way to workaround this issue.

Bazel Setup in Docker Container

  • Use Docker containers during the CI build.
  • Add instructions to README for local builds with Docker containers.
  • Remove environment setup from the CircleCI configuration.
  • Publish Docker image to Docker Registry.

Features matrix

We should have a markdown file containing a table for features matrix. It should include:

  • Name of tool (hyperlink to home page)
  • Supported operating systems
  • Package management
  • Incremental build - dependency graphs
  • Community support
  • Parallel execution
  • Dependency management/resolution
  • Licence
  • Written in x languages.
  • Developer by x organization/user.

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.