Giter Club home page Giter Club logo

clang-extra-npm's Introduction

clang-extra

Installs LLVM's clang-extra tools for you because it's a pain otherwise.

Though not required, it is highly recommended you install Ninja prior to installing this package (it will automatically detect that you have ninja installed).

# the below command is not required, but _highly_ recommended
# (if it doesn't work, just install ninja manually)
(command -v brew && brew install ninja) || sudo apt-get install ninja-build

# get some coffee going...
npm i -g clang-extra

Performs a shallow clone of each repo's origin/master/HEAD ref so you're getting whatever latest version is there. Since some of these mysteriously don't work without libcxx being cloned/built alongside the extras, it has been included as well.

And no, running npm install clang-extra again won't update it. Thanks to NPM's infinite wisdom, the entire directory is cleared before it re-installs so it forces a rebuild of - you guessed it - all 2700+ files.

So just be careful when you try to re-install. The script has been built to update but the functionality is useless since NPM kills all of it anyway.

License

These scripts released under CC-0. LLVM has their own license - go check it out.

clang-extra-npm's People

Contributors

qix- avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.