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

Install with PacletInstall #1

Open
oameye opened this issue Mar 3, 2023 · 4 comments
Open

Install with PacletInstall #1

oameye opened this issue Mar 3, 2023 · 4 comments

Comments

@oameye
Copy link
Contributor

oameye commented Mar 3, 2023

Would be handy, if the package could provide a handy install command with PacletInstall. Most Mathematica packages are moving to this system. For example for NCAlgebra newest release or MaTeX:

PacletInstall["https://github.com/NCAlgebra/NC/blob/v6.0.0/NCAlgebra-6.0.0.paclet?raw=true"];

ResourceFunction["MaTeXInstall"][]

I am willing to find out what is needed for this.

@rokzitko
Copy link
Owner

rokzitko commented Mar 5, 2023

Yes, that would be useful. Alternatively (or in parallel), it would be nice if it could be installed from GUI through File/Install menu action. I'll look into this when I find some time, but if you can point me to where these things are documented, that would be great.

(In practice, what I actually prefer to do on my computers is to make a symlink from Mathematica Applications dir to a cloned github repo..)

@oameye
Copy link
Contributor Author

oameye commented Mar 5, 2023

The functionality to install the Sneg package through a GUI File/Install menu already is available. Could be nice if this is documented on the website and here on GitHub.
NfxVsMiOEx

I also looked up some tutorials on how to make a Paclet available:

Some todo's to close this issue would be:

  • Add the functionality to install the package through Mathematica GUI to the documentation
  • Make a Paclet and host it on GitHub such that the package easily can be installed with the PacletInstall[[] function.

@rokzitko
Copy link
Owner

rokzitko commented Mar 8, 2023 via email

@oameye
Copy link
Contributor Author

oameye commented Mar 8, 2023

No worries. I would do it too, but it seems that there are different decisions one could take. So I think it is best that the package Owner makes those.

Ps: I really like the package and open to contribute ones I have looked at the code a bit.

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

2 participants