colhany , 06-06-2023, 01:16 PM
Hello everyone
I was wondering, what is the best way to manage component libraries in altium?
What I mean is, for example, I've created some components for a specific project and I want to be able to re-use these components in later projects, how can I do this efficiently? especially when working with a team?
I have thought about putting the component library in a github repo, but It wouldn't be quick if I want to add more components to the library, I'd have the open the file on the repo and modify it each time.
I think there's a way to add the components to the Altium workspace, but I can't get my head around how to do it.
In short, I want to have a global component library, that I can easily add new components to, and re-use them (me or any of my team members) whenever we need.
Thank you
Edit: In Autodesk Eagle there's something called managed libraries, the libraries are hosted on a autodesk cloud and any member of the workspace can add new components to it (from the Eagle program) and use any component in it, and it also has version control, I'm looking for something like this. Also it would be a plus if it's possible to use external version control like github, because the altium365 servers fail sometimes.