Git Product home page Git Product logo

ideal-goggles's Introduction

ideal-goggles 🥽✨

This project is concerned with the way currencies are formatted for different locales in two major projects:

Project structure

  • The projects to compare, icu and glibc will be cloned into subdirectories, and be built and installed in the project directory.
  • Two separate binaries are built, one per project, to output the formatted currencies per locale. These binaries are kept in the currencies directory.
  • Execution of index.ts will lead to:
    • Executing the two binaries to gather and compare their output.
    • Generation of several markdown files as a report in the output directory.

Project setup

The project makes use Node.js, yarn and several tools to compile C/C++ code as well as popular linux cli programs.

There are some helper scripts to aid with installing or updating dependencies:

  • Use clone-repos.sh to initially clone the glibc and icu repositories.
    • These repositories will be cloned into the glibc and icu directories respectively.
    • Later on it may be desireable to checkout specific versions of each project - which can be done using git.
  • Use yarn build as a handy way to execute the different build scripts for different steps in the project.
  • Make sure to execute yarn install for the node dependencies.
  • Use yarn start to produce a report as several markdown files in the output directory.

ideal-goggles's People

Contributors

dependabot[bot] avatar runjak 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.