Files
documentation/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-dev-guide-pkgbuild-md-66e.json
Eshan Roy (Eshanized) f303156912 @eshanized updated the website 🎉 !!!
2024-05-10 12:32:57 +05:30

27 lines
999 B
JSON

{
"id": "dev_guide/pkgbuild",
"title": "PKGBUILD Template",
"description": "Snigdha OS has it's own PKGBUILD template for building packages. We follow the the template so that we can maintain the packages in a better way. If you are building packages for Snigdha OS, then it will be a good option to follow the PKGBUILD template.",
"source": "@site/docs/dev_guide/pkgbuild.md",
"sourceDirName": "dev_guide",
"slug": "/dev_guide/pkgbuild",
"permalink": "/documentation/dev_guide/pkgbuild",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/docs/dev_guide/pkgbuild.md",
"tags": [],
"version": "current",
"sidebarPosition": 2,
"frontMatter": {
"sidebar_position": 2
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Build From Source",
"permalink": "/documentation/dev_guide/build_source"
},
"next": {
"title": "Generate GPG Key",
"permalink": "/documentation/dev_guide/gpg_key"
}
}