Giter Club home page Giter Club logo

lip's Introduction

lip

Build Latest Tag Downloads

A general package installer

lip is a general package installer. You can use lip to install packages from any Git repository.

Security

This software package manager (hereinafter referred to as "this software") is developed and provided by LiteLDev (hereinafter referred to as "the developer"). This software is designed to help users manage and install various software packages, but is not responsible for any content, quality, functionality, security or legality of any software package. Users should use this software at their own discretion and assume all related risks.

The developer does not guarantee the stability, reliability, accuracy or completeness of this software. The developer is not liable for any defects, errors, viruses or other harmful components that may exist in this software. The developer is not liable for any direct or indirect damages (including but not limited to data loss, device damage, profit loss etc.) caused by the use of this software.

The developer reserves the right to modify, update or terminate this software and its related services at any time without prior notice to users. Users should back up important data and check regularly for updates of this software.

Users should comply with relevant laws and regulations when using this software, respect the intellectual property rights and privacy rights of others, and not use this software for any illegal or infringing activities. If users violate the above provisions and cause any damage to any third party or are claimed by any third party, the developer does not bear any responsibility.

If you have any questions or comments about this disclaimer, please contact the developer.

Install

First, download latest version of lip from https://github.com/lippkg/lip/releases/latest. You may select the version for your platform.

Then, unzip the content to somewhere you would like to install lip.

Finally, add the location to PATH environment variable.

To check if lip is installed successfully, run lip --version in your terminal. You should see the version of lip you just installed.

For more information, please refer to the documentation.

Usage

To install a online tooth (a package in lip), run lip install <tooth>. Here is an example:

lip install github.com/tooth-hub/bdsdownloader

To install a local tooth (typically with .tth extension name), run lip install <path>. Here is an example:

lip install ./bdsdownloader.tth

To uninstall a tooth, run lip uninstall <tooth>. Here is an example:

lip uninstall github.com/tooth-hub/bdsdownloader

To list all installed teeth, run lip list. Here is an example:

To show information of a tooth, run lip show <tooth>. Here is an example:

lip show github.com/tooth-hub/bdsdownloader

For more information, please refer to the documentation.

Contributing

Feel free to dive in! Open an issue or submit PRs.

lip follows the Contributor Covenant Code of Conduct.

Contributors

This project exists thanks to all the people who contribute.

Contributors

License

GPL-3.0-only © 2021-2024 lippkg

lip's People

Contributors

dependabot[bot] avatar dofes avatar extcanary avatar futrime avatar harry-xi avatar jasonzyt avatar lgc2333 avatar pa733 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.