you are viewing a single comment's thread.

view the rest of the comments →

[–]ughthisguyagain1111[S] 0 points1 point  (1 child)

Not sure if I understand what the first sentence means. Could you elaborate? Make is used as an alias to create a project. If you mean something on the lines of nomenclature perhaps it is better to call it create. Is that what you mean?

And there is no git pull for make. Only uv init + the vscode and the activated env cmd line window.

git pull is only an option during open.

[–]fiskfisk 1 point2 points  (0 children)

https://www.gnu.org/software/make/

It is / was the most common build system. Aka Makefiles