Seastar – Build and dependency manager for C/C++ with Cargo's features
https://github.com/AI314159/Seastar
#HackerNews #Seastar #C++ #Cargo #DependencyManager #OpenSource #GitHub
Seastar – Build and dependency manager for C/C++ with Cargo's features
https://github.com/AI314159/Seastar
#HackerNews #Seastar #C++ #Cargo #DependencyManager #OpenSource #GitHub
I don’t get why so many package managers use weird, wrong, or ambiguous file extensions for their depencency list file.
Package.swift
CMakeLists.txt
Podfile
How is anyone supposed to build a good client GUI app for them that associates with that file?
Just because a Package.swift happens to be parseable as swift code doesn't mean it shouldn’t have its own .swiftpm extension or so.
#dependencyManager #swiftPM #CMake #programming #cocoaPods #fileExtension