{"id":19219215,"url":"https://github.com/chassis/yarn","last_synced_at":"2026-05-11T07:15:07.385Z","repository":{"id":68352662,"uuid":"86412648","full_name":"Chassis/Yarn","owner":"Chassis","description":"A Chassis extension to install Yarn","archived":false,"fork":false,"pushed_at":"2020-08-13T10:03:28.000Z","size":16,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-11T06:55:03.461Z","etag":null,"topics":["chassis","chassis-extension","wordpress","yarn"],"latest_commit_sha":null,"homepage":"","language":"Puppet","has_issues":true,"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/Chassis.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":"2017-03-28T03:51:40.000Z","updated_at":"2020-05-08T02:41:57.000Z","dependencies_parsed_at":"2023-02-27T09:00:08.968Z","dependency_job_id":null,"html_url":"https://github.com/Chassis/Yarn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Chassis/Yarn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FYarn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FYarn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FYarn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FYarn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chassis","download_url":"https://codeload.github.com/Chassis/Yarn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FYarn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32885078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["chassis","chassis-extension","wordpress","yarn"],"created_at":"2024-11-09T14:29:57.904Z","updated_at":"2026-05-11T07:15:07.358Z","avatar_url":"https://github.com/Chassis.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yarn extension for Chassis\nThe Yarn extension automatically sets up your Chassis instance to be able to use [yarn](https://github.com/yarnpkg/yarn) inside your Chassis box.\n\n```\n# In your Chassis dir:\ngit clone --recursive https://github.com/Chassis/Yarn.git extensions/yarn\n\n```\n\nThen you'll need to reprovision\n```\ncd ..\nvagrant provision\n```\n\nAlternatively you can add the extension to one of your yaml config files. e.g.\n```\n# Extensions\n#\n# Install a list of extensions automatically\nextensions:\n    - chassis/yarn\n```\n\nThen you'll need to reprovision\n```\nvagrant provision\n```\n\nYarn has now been installed inside your Chassis box.\n\n\n## Installing Yarn dependencies\n\nYou can have Chassis automatically run `yarn install` in a number of directories in your project by adding a list of directories in one of your [yaml](http://docs.chassis.io/en/latest/config/) files. e.g.\n```\nyarn:\n    paths:\n        # Use absolute paths on the VM. For a default Chassis installation this should be:\n        - /vagrant/content/plugins/yourplugin\n        - /vagrant/content/themes/atheme\n        # If you're using paths (http://docs.chassis.io/en/latest/config/#paths) in Chassis this should be:\n        - /chassis/content/plugins/yourplugin\n        - /chassis/content/themes/atheme\n```\n\nYou'll need to run `vagrant provision` for those to be installed if you'd added them after your first initial Chassis `vagrant up`.\n\n## Custom Yarn commands\n\nYou can have Chassis automatically run custom commands in a number of directories in your project by adding a list of directories in one of your [yaml](http://docs.chassis.io/en/latest/config/) files. e.g.\n```\nyarn:\n    paths:\n        - path: /vagrant/content/plugins/yourplugin\n          command: 'yarn install \u0026\u0026 yarn compile'\n        - /vagrant/content/themes/atheme\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchassis%2Fyarn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchassis%2Fyarn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchassis%2Fyarn/lists"}