We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We don't really need a package manager now, but it's fun to create trolling PRs (for good reasons). Needs #52.
The text was updated successfully, but these errors were encountered:
coolpkg init --root=/if/not/current/working/directory
Create an empty anchor file as https://github.com/RedPRL/cooltt/blob/main/test/cooltt-lib
coolpkg mount git <URL> --branch=<branch name> --path=<path> <mount point>
Add a new entry to the anchor file.
Examples:
coolpkg mount git '[email protected]:RedPRL/bantorra.git' --branch=main 'lib.bantorra'
coolpkg umount <mount point>
Remove an entry from the anchor file
coolpkg list-mounted
List mounted libraries
coolpkg sync
Print out the string 🤔 Why? Don't you know synchronization is automatic?
🤔 Why? Don't you know synchronization is automatic?
Sorry, something went wrong.
No branches or pull requests
We don't really need a package manager now, but it's fun to create trolling PRs (for good reasons). Needs #52.
The text was updated successfully, but these errors were encountered: