DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Development: Git for Small Physical Computing Projects

3 years ago thenewstack.io
Development: Git for Small Physical Computing Projects

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

The first few articles of this https://thenewstack.io/git-for-managing-small-projects/ covered the basics of installing, populating and interacting with git repositories. Linux is a natural environment for git because the commands are easily entered from a regular text terminal at the command line.

What are the logistics of handling projects with a mixture of file types under git?

FreeCad CAD models (.FCStd1 extension) will easily reside in the git project directory.

In this article, I showed that you that git can handle different types of files, other than just text.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com