Jump to content

Draft:Cam Documentations

From Wikipedia, the free encyclopedia

Cam Documentations

Cam is a program written in Python solely by Louis Joseph Bara Jr.

Its purpose is to simplify git, pip, and provide a way for developers to quickly package their files and update their previously packaged files. While at the time at which this article was written (April 18, 2025) Cam is in beta, it will be updated in the regularly.

Syntax:

All commands must start with "cam"

Commands:

cam package (packages a file to json) cam upd (updates a previously packaged file) cam inst (installs a library or package) cam del (deletes a library or package) cam open (opens a package file in json format)

References

[edit]