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

V2.1: Integrate everything from the todo #4

Merged
9 commits merged into from
Oct 28, 2023
Merged

V2.1: Integrate everything from the todo #4

9 commits merged into from
Oct 28, 2023

Conversation

Thumuss
Copy link
Owner

@Thumuss Thumuss commented Sep 15, 2023

See TODO.md

  • ""pre-export"" package by giving them what they need
  • Documentation for developpers
    • utils.rs
    • main.rs
    • commands.rs → remake it?
      • commands/create.rs
      • commands/link.rs
      • commands/list.rs
      • commands/unlink.rs
      • commands/install.rs
  • Download packages from unofficial repos, see Command to download package #3
    • git2-rs
    • Dependencies managed
    • use utpm namespace to use libs (or portable so without any links) → It wouldn't be as good as it sounds, typst can't use package outside the data folder
    • Maybe a launchable version from utpm to link packages?
  • Portable version and only installable version
  • New commands for install:
    • Info.rs
    • Update, (using semver)
    • Bulk delete
    • Clean?
  • Maybe a listing dependencies system? -> Track every dependencies to delete when they aren't used -> Not for now
  • Templates (first impl) -> Not now → V3
  • JSON only mode

@Thumuss Thumuss linked an issue Sep 15, 2023 that may be closed by this pull request
@Thumuss Thumuss changed the title V3: Integrate everything from the todo V2.1: Integrate everything from the todo Oct 28, 2023
@Thumuss
Copy link
Owner Author

Thumuss commented Oct 28, 2023

I'll merge for now when the build will be complete. I'll make a new PR for the next real major update

@Thumuss Thumuss closed this pull request by merging all changes into main in 29c8f93 Oct 28, 2023
@Thumuss Thumuss deleted the dev branch October 28, 2023 01:31
@Thumuss Thumuss restored the dev branch October 28, 2023 01:33
@Thumuss
Copy link
Owner Author

Thumuss commented Oct 28, 2023

See v2.1

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

Successfully merging this pull request may close these issues.

Command to download package
1 participant