Coder Social home page Coder Social logo

ltk-client's Introduction

LTK

Build Status

A new way to manage your private repository

What is Ltk

Ltk is a simple package manager written in nodejs to manage your private repository on your server

How Ltk works

Ltk need a ltk server to host the information about your private packages

Structure of information

Informations are saved as json like this

"name": "ltk-test",
      "url": "[email protected]:ltkpm/ltk-test.git",
      "type": "node",
      "version": 1,
      "hash": "6ca47b2cb4d6a1886a6d2ca7d0cf1843450aff12478b7e8d9e10cbed18a81454d8c486c6aff6830428a16bfcd569628d9727924a03d5de8f2a8c632b87830e74"

At the moment types supported are : node and python Hash field is necessary to identify a package and is calulated with hasha with name + version as value

How can i use Ltk

Ltk has some operation like :

ltk init

ltk install <name of repo>

ltk remove <name of repo>

ltk register

Ltk preferences

Ltk save some preferences on your home directory as

url as Ltk server

default_node_manager where you can define your node manager for packages yarn and npm are supported

default_python_manager where you can define your python manager for packages pip is supported

You can define it when init your first project and run ltk init

Ltk is handcrafted with love by Lotrèk Digital Agency

ltk-client's People

Contributors

astagi avatar remeic avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

remeic

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.