Update file package.json
This commit is contained in:
parent
61f4e28279
commit
d8cda4eac5
1 changed files with 6 additions and 9 deletions
15
package.json
15
package.json
|
@ -94,19 +94,16 @@
|
||||||
},
|
},
|
||||||
"blueprint": {
|
"blueprint": {
|
||||||
"description": "A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.",
|
"description": "A glorious combination of application / theme settings and a performant cross-platform, desktop-oriented software suite.",
|
||||||
"github_id": "R_kgDOIwxySg",
|
|
||||||
"gitlab_group_id": "3940994",
|
|
||||||
"gitlab_project_id": "42515222",
|
|
||||||
"group": "npm",
|
"group": "npm",
|
||||||
"name": "Sexy Start",
|
"name": "Install Doctor",
|
||||||
"overview": "Want to try out a new desktop jam-packed with a whole suite of GitHub's most-starred projects? Betelgeuse is a combination of application settings, theme files, and a performant yet flexible software installer written with [ZX](https://github.com/google/zx). It is easily customizable, with optional prompts that ask you for API keys if you want to completely automate everything. The installer supports almost any operating system, just checkout the [software.yml file](https://gitlab.com/megabyte-labs/hiawatha-dotfiles/-/blob/master/software.yml). It uses [Chezmoi](https://github.com/twpayne/chezmoi) to apply file changes in an interactive way. It is not your typical Chezmoi project - it is built around the philosophy that you should be able to bash all your computers to bits with a hammer and then resurrect them the next day ✝️️ by storing stateful data to an encrypted S3 bucket and automating desktop configuration as much as possible.",
|
"overview": "Want to try out a new desktop jam-packed with a whole suite of GitHub's most-starred projects? Install Doctor is a combination of application settings, theme files, and a performant yet flexible software installer written with [ZX](https://github.com/google/zx). It is easily customizable, with optional prompts that ask you for API keys if you want to completely automate everything. The installer supports almost any operating system, just checkout the [software.yml file](https://gitlab.com/megabyte-labs/hiawatha-dotfiles/-/blob/master/software.yml). It uses [Chezmoi](https://github.com/twpayne/chezmoi) to apply file changes in an interactive way. It is not your typical Chezmoi project - it is built around the philosophy that you should be able to bash all your computers to bits with a hammer and then resurrect them the next day ✝️️ by storing stateful data to an encrypted S3 bucket and automating desktop configuration as much as possible.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"github": "https://github.com/megabyte-labs/sexy-start",
|
"github": "https://github.com/megabyte-labs/install-doctor",
|
||||||
"gitlab": "https://gitlab.com/megabyte-labs/sexy-start"
|
"gitlab": "https://gitlab.com/megabyte-labs/install-doctor"
|
||||||
},
|
},
|
||||||
"slug": "sexy-start",
|
"slug": "install-doctor",
|
||||||
"subgroup": "misc",
|
"subgroup": "misc",
|
||||||
"title": "Cross-Platform Sexy Start"
|
"title": "Install Doctor, The Desktop Provisioning System"
|
||||||
},
|
},
|
||||||
"changelog": {
|
"changelog": {
|
||||||
"displayTypes": [
|
"displayTypes": [
|
||||||
|
|
Loading…
Reference in a new issue