{"id":13396913,"url":"https://github.com/purescript/psc-package","last_synced_at":"2025-04-09T08:09:30.598Z","repository":{"id":46726796,"uuid":"81163698","full_name":"purescript/psc-package","owner":"purescript","description":"A package manager for PureScript based on package sets","archived":false,"fork":false,"pushed_at":"2022-07-24T14:21:16.000Z","size":138,"stargazers_count":228,"open_issues_count":27,"forks_count":45,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-10-29T21:05:40.859Z","etag":null,"topics":["package-manager","purescript"],"latest_commit_sha":null,"homepage":"https://psc-package.readthedocs.io","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purescript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-07T03:47:49.000Z","updated_at":"2024-10-13T17:43:26.000Z","dependencies_parsed_at":"2022-08-25T14:41:55.850Z","dependency_job_id":null,"html_url":"https://github.com/purescript/psc-package","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fpsc-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fpsc-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fpsc-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fpsc-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purescript","download_url":"https://codeload.github.com/purescript/psc-package/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247167754,"owners_count":20894996,"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":["package-manager","purescript"],"created_at":"2024-07-30T18:01:07.524Z","updated_at":"2025-04-09T08:09:30.578Z","avatar_url":"https://github.com/purescript.png","language":"Haskell","readme":"# `psc-package`\n\n[![Build Status](https://travis-ci.org/purescript/psc-package.svg?branch=master)](https://travis-ci.org/purescript/psc-package)\n\n`psc-package` is an executable which helps manage PureScript dependencies via Git. It can be used directly, but it is also designed to be used by external tools.\n\n**See the [guide](https://psc-package.readthedocs.io/en/latest/) to learn how to use Psc-Package.**\n\n## Installation\n\n- Download the binary for your platform from [the releases page](https://github.com/purescript/psc-package/releases), and copy it somewhere on your PATH, or\n- Build from source, using `stack install`.\n\nIf you're a **Windows Chocolatey** user, then you can install `psc-package` from the [official repo](https://chocolatey.org/packages/psc-package):\n\n```\n$ choco install psc-package\n```\n\n## Usage\n\n```shell\n# install or update the dependencies listed in psc-package.json\n$ psc-package install\n\n# install or update the package and add it to psc-package.json if not listed\n$ psc-package install \u003cpackage\u003e\n\n# list available commands\n$ psc-package --help\n```\n\n## Design Goals\n\n- `psc-package` should enable simple package management without the need to run Node (compare with Bower).\n- `psc-package` should enable reproducible builds, at least as far as reproducing PureScript dependencies.\n- `psc-package` should have a good out-of-the-box user experience (compare with Stack in Haskell), while still supporting custom package sets for advanced use cases.\n- `psc-package` should only depend on tools which are available on all systems (for example, the Git client)\n","funding_links":[],"categories":["Tool and Package Manager","package-manager","Build Tooling"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurescript%2Fpsc-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurescript%2Fpsc-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurescript%2Fpsc-package/lists"}