Skip to content
New issue

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

📦 Command-line tool #62

Open
favonia opened this issue Jul 14, 2021 · 1 comment
Open

📦 Command-line tool #62

favonia opened this issue Jul 14, 2021 · 1 comment
Milestone

Comments

@favonia
Copy link
Collaborator

favonia commented Jul 14, 2021

We don't really need a package manager now, but it's fun to create trolling PRs (for good reasons). Needs #52.

@favonia
Copy link
Collaborator Author

favonia commented Jul 14, 2021

Cool Package Manager UI Proposal v0.2.0

Initialization

coolpkg init --root=/if/not/current/working/directory

Create an empty anchor file as https://github.com/RedPRL/cooltt/blob/main/test/cooltt-lib

Mounting

coolpkg mount git <URL> --branch=<branch name> --path=<path> <mount point>

Add a new entry to the anchor file.

Examples:

coolpkg mount git 'git@github.com:RedPRL/bantorra.git' --branch=main 'lib.bantorra'

Unmounting

coolpkg umount <mount point>

Remove an entry from the anchor file

Listing

coolpkg list-mounted

List mounted libraries

Synchronization

coolpkg sync

Print out the string 🤔 Why? Don't you know synchronization is automatic?

@favonia favonia changed the title 📦 Package managers for cooltt 📦 Package manager for cooltt Jul 14, 2021
@favonia favonia transferred this issue from RedPRL/cooltt Jun 1, 2022
@favonia favonia changed the title 📦 Package manager for cooltt 📦 Command-line tool Sep 25, 2022
@favonia favonia added this to the 0.1.0 milestone Nov 27, 2022
@favonia favonia modified the milestones: 0.1.0, 0.2.0, far away Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant