Coder Social home page Coder Social logo

chocolate-pie / orogene Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orogene/orogene

0.0 0.0 0.0 12.54 MB

Makes `node_modules/` happen. Fast. No fuss.

Home Page: https://orogene.dev/

License: Other

Rust 99.89% Smarty 0.07% Dockerfile 0.03%

orogene's Introduction

orogene

Makes node_modules/ happen. Fast. No fuss.

release npm crates.io CI Project Roadmap chat

Orogene is a next-generation package manager for tools that use node_modules/, such as bundlers, CLI tools, and Node.js-based applications. It's fast, robust, and meant to be easily integrated into your workflows such that you never have to worry about whether your node_modules/ is up to date. It even deduplicates your dependencies using a central store, and improves the experience using Copy-on-Write on supported filesystems, greatly reducing disk usage and speeding up loading.

Note: Orogene is still under heavy development and may not yet be suitable for production use. It is missing some features that you might expect. Check the roadmap to see where we're headed and talk to us about what you want/need!.

Getting Started

You can install Orogene in various ways:

npx:

$ npx oro ping

NPM:

$ npm install -g oro

Cargo:

$ cargo install orogene

Homebrew:

$ brew install orogene

You can also find install scripts, windows MSI installers, and archive downloads in the latest release.

Usage

For usage documentation, see the Orogene docs, or run $ oro help.

If you just want to do something similar to $ npm install, you can run $ oro apply in your project and go from there.

Performance

Orogene is very fast and uses significantly fewer resources than other package managers, in both memory and disk space. It's able to install some non-trivial projects in sub-second time:

Warm cache comparison

For details and more benchmarks, see the benchmarks page.

Contributing

For information and help on how to contribute to Orogene, please see our contribution guide.

License

Orogene and all its sub-crates are licensed under the terms of the Apache 2.0 License.

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.