3 रिपॉजिटरी
Compressing package directories into versioned archives for hosting on repositories.
Distinct from Immutable Package Archives: Focuses on the act of archive creation for distribution rather than the immutability of the archive.
Explore 3 awesome GitHub repositories matching development tools & productivity · Distribution Archives. Refine with filters or upvote what's useful.
Package Control, Sublime Text एडिटर के लिए एक पैकेज मैनेजर है जिसे एक्सटेंशन और प्लगइन्स को खोजने, इंस्टॉल करने और अपडेट करने के लिए डिज़ाइन किया गया है। यह पैकेज वर्ज़न्स और सोर्स URLs को ट्रैक करने के लिए JSON-आधारित रिपॉजिटरी सिस्टम का उपयोग करता है, जो एडिटर की विस्तारित कार्यक्षमता को मैनेज करने के लिए एक फ्रेमवर्क प्रदान करता है। यह सिस्टम वर्ज़न कंट्रोल सिस्टम के साथ इंटीग्रेट होता है ताकि प्लगइन्स को सीधे क्लोन किया जा सके, जिससे सोर्स-लेवल संशोधन और ट्रैक किए गए अपडेट्स संभव हो सकें। यह विभिन्न ऑपरेटिंग सिस्टम्स पर इंस्टॉल किए गए पैकेजेस और सेटिंग्स के सुसंगत सेट को बनाए रखने के लिए क्रॉस-प्लेटफ़ॉर्म कॉन्फ़िगरेशन सिंक्रोनाइज़ेशन के लिए एक तंत्र भी प्रदान करता है। यह टूल मैनेजमेंट क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है, जिसमें ऑटोमेटेड डिपेंडेंसी रिज़ॉल्यूशन, पैकेज स्टेट टॉगलिंग और एक समर्पित यूज़र डायरेक्टरी के माध्यम से पैकेज फाइलों को ओवरराइड करने की क्षमता शामिल है। इसमें प्लगइन डेवलपर्स के लिए बाइनरी बंडल करने, मेटाडेटा को मान्य करने और कस्टम रिपॉजिटरी में एक्सटेंशन प्रकाशित करने के लिए यूटिलिटीज भी शामिल हैं। यह सॉफ़्टवेयर सुरक्षित गेटवे के माध्यम से रिक्वेस्ट्स को रूट करने के लिए नेटवर्क प्रॉक्सी कॉन्फ़िगरेशन को सपोर्ट करता है और तकनीकी विफलताओं के निदान के लिए डिबग लॉग जनरेशन प्रदान करता है।
Compresses a package directory into a distributable archive file with configurable inclusions.
JupyterLite is a WebAssembly-based interactive notebook environment that enables browser-based computing without a backend server. It provides a client-side data science sandbox where users can execute programming language kernels and run interactive notebooks entirely within the web browser. The project allows for the creation of tailored distributions by pre-installing specific language packages, bundling custom wheels, and applying environment configurations. It supports the generation of static sites that can be deployed to any standard HTTP host, including the ability to package the envi
Compresses the output directory into portable archive files for offline distribution or baseline use.
LxRunOffline is a command line utility for managing the lifecycle of Windows Subsystem for Linux environments. It functions as a distribution manager and orchestrator used to install, register, and configure Linux environments. The tool provides capabilities for exporting, importing, and duplicating filesystems and configurations. It enables the relocation of environments to different drive locations or directories and allows for the creation of compressed archives to facilitate backup and portability. Beyond migration, the utility covers environment orchestration through the execution of co
Packages a Linux environment into a compressed archive file for portability and distribution.