{"id":18186049,"url":"https://github.com/cpg1111/cli","last_synced_at":"2025-04-07T12:45:57.084Z","repository":{"id":81846377,"uuid":"55252717","full_name":"cpg1111/cli","owner":"cpg1111","description":"The CLI for the dependency manager that will set you free.","archived":false,"fork":false,"pushed_at":"2016-04-01T18:10:21.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T15:35:44.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cpg1111.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-01T18:12:35.000Z","updated_at":"2020-06-17T12:24:04.000Z","dependencies_parsed_at":"2023-07-11T01:00:12.937Z","dependency_job_id":null,"html_url":"https://github.com/cpg1111/cli","commit_stats":{"total_commits":106,"total_committers":7,"mean_commits":"15.142857142857142","dds":0.5094339622641509,"last_synced_commit":"d2ebd5eb95a4372222c60dc0cfc02315eb095998"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpg1111%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpg1111%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpg1111%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpg1111%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpg1111","download_url":"https://codeload.github.com/cpg1111/cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247655826,"owners_count":20974236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-02T23:04:36.921Z","updated_at":"2025-04-07T12:45:57.064Z","avatar_url":"https://github.com/cpg1111.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"http://i.imgur.com/JPtZVfU.png\" alt=\"Liberty CLI\"/\u003e\n\u003c/p\u003e\n\n*liberty - the state of being free within society from oppressive restrictions imposed by authority on one's behaviour or political views*\n\n\n### Note\nThis project is currently a draft, it's not ready for use yet and depends heavily on those willing to contribute. If you're interested in helping, please don't hesitate.\n\n[![Build Status](https://travis-ci.org/liberty-org/cli.svg?branch=master)](https://travis-ci.org/liberty-org/cli)\n\n\n### What is Liberty\nLiberty is a simple, friendly and powerful dependency manager for Javascript projects that has no single point of failure. We do this by avoiding a central list of packages and we go straight to the source. We even support the IPFS as we strongly believe this is the direction that the web should evolve. We encourage developers to think carefully about what dependencies they want in their projects. If you need a package and you want to ensure it still exists when the original author removes the code, you can fork your own project and use that. It is ultimately an npm alternative.\n\nLiberty is proud to offer:\n- A simple, convenient way to manage dependencies\n- IPFS support\n- No single point of failure\n- No namespace conflicts\n\n\n### Installation\nWe do not have a public binary for Liberty at the moment. You are welcome to download the source and run `make`. However, this will fail if you don't have the required dependencies. We are looking into having the makefile download any pre-requisites you'll need to build the source.\n\n### Getting Started\n\n#### init\nTo integrate your project with Liberty, you will need to have a liberty file. This is represented as `liberty.json` at the root of your project directory. You can run `liberty init` to generate this file for you. It will ask you a few questions about your project. If you answer these questions, you can `liberty publish` your package later. This will allow other users to search for your package and find basic details about it, whilst not being dependent on our servers.\n\n#### install\nOnce you have created your liberty file and populated it with dependencies, you can execute `liberty install` which will fetch the dependencies and place them in the `_libs` directory. If you have included a binary in your dependencies, this will be installed into a location in your $PATH that will allow you to access the binary via the shell.\n\n#### update\nAfter a while, you'll need to update Liberty. If you execute `liberty update` you will be upgraded to the latest stable version of liberty.\n\n#### get\nUse this to install single packages from the command line without first updating your liberty.json file\n\n#### remove\nAllows you to remove a lone package, specified by name via command line\n\n#### help\nEmit a summary of available subcommands and their purpose\n\n#### set\nSet a package to a specific version, denoted by a git tag\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpg1111%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpg1111%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpg1111%2Fcli/lists"}