2 रिपॉजिटरी
Installing software libraries directly from remote Git repositories using specific branches, tags, or commits.
Distinct from Git Repository Integrators: Focuses on using Git as a dependency source for libraries, rather than general repository integration.
Explore 2 awesome GitHub repositories matching development tools & productivity · Git-Based Dependency Installations. Refine with filters or upvote what's useful.
Specs is a centralized package metadata repository and distribution service for the Apple platform. It serves as a public index of library specifications, enabling the discovery, resolution, and installation of third-party frameworks for iOS and macOS projects. The project provides a podspec distribution service that hosts and validates library specifications to ensure reproducible dependency resolution. It utilizes a Git-based collection of structured specifications and a REST API to manage library publishing, ownership, and versioning. The system encompasses comprehensive capabilities for
Allows fetching libraries from remote Git URLs targeting specific branches, tags, or commits.
RubyGems Ruby भाषा के लिए एक पैकेज मैनेजर है, जो लाइब्रेरीज़ और सॉफ्टवेयर एक्सटेंशन्स को पैकेज करने, वितरित करने और इंस्टॉल करने के लिए एक टूल के रूप में कार्य करता है। यह एक डिपेंडेंसी रिज़ॉल्वर और रजिस्ट्री क्लाइंट के रूप में कार्य करता है, जो डेवलपमेंट और प्रोडक्शन में सुसंगत वातावरण सुनिश्चित करने के लिए आवश्यक लाइब्रेरीज़ और उनकी रिकर्सिव डिपेंडेंसीज की स्थापना का प्रबंधन करता है। यह सिस्टम डिस्ट्रीब्यूटेबल आर्काइव्स बनाने, उच्च-प्रदर्शन सिस्टम इंटीग्रेशन के लिए नेटिव C एक्सटेंशन्स को कंपाइल करने और रजिस्ट्रियों में स्टेबल या प्री-रिलीज़ वर्जन्स प्रकाशित करने सहित पूर्ण पैकेज लाइफसाइकिल को संभालता है। यह एक सुरक्षा फ्रेमवर्क प्रदान करता है जिसमें क्रिप्टोग्राफिक पैकेज साइनिंग, पब्लिशिंग के लिए मल्टी-फैक्टर ऑथेंटिकेशन, और सहयोगी पैकेज स्वामित्व व संगठन प्रबंधन के लिए रोल-आधारित एक्सेस कंट्रोल शामिल है। व्यापक क्षमताएं प्रोजेक्ट-विशिष्ट डायरेक्टरीज के माध्यम से वातावरण अलगाव, पुनरुत्पादनीय बिल्ड्स की गारंटी के लिए मैनिफेस्ट फाइल्स के माध्यम से वर्जन लॉकिंग, और रनटाइम लोड पाथ मैनिपुलेशन को कवर करती हैं। टूलसेट में रजिस्ट्री प्रशासन सुविधाएं भी शामिल हैं जैसे कि प्राइवेट रिपॉजिटरी होस्टिंग, रिमोट सोर्स मिररिंग, और API रिक्वेस्ट थ्रॉटलिंग। कमांड-लाइन इंटरफेस API की प्रबंधन, इंस्टॉल किए गए पैकेज निरीक्षण, और लाइब्रेरीज़ के लिए इन-बिल्ट डॉक्यूमेंटेशन व्यूअर के लिए यूटिलिटीज प्रदान करता है।
Installs software libraries directly from remote Git repositories using specific branches, tags, or commits.