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

Global install #4

Open
pertsevds opened this issue Sep 17, 2023 · 3 comments
Open

Global install #4

pertsevds opened this issue Sep 17, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@pertsevds
Copy link
Owner

Research possibility to install module globally.

@pertsevds pertsevds added the enhancement New feature or request label Sep 17, 2023
@pertsevds pertsevds self-assigned this Sep 17, 2023
@pertsevds
Copy link
Owner Author

This can be like an installer from Phoenix Framework works
https://github.com/phoenixframework/phoenix/tree/main/installer

@pertsevds
Copy link
Owner Author

Install should be

$ mix archive.install hex nbpm

and to connect

$ mix nbpm.connect <args>

where args should be passed to iex.

@pertsevds pertsevds added this to Nbpm Mar 13, 2024
@pertsevds pertsevds moved this to In Progress in Nbpm Mar 13, 2024
@pertsevds pertsevds moved this from In Progress to Todo in Nbpm Mar 13, 2024
@pertsevds
Copy link
Owner Author

Install to iex.sh/bat + mix task?

@pertsevds pertsevds added this to the 0.4.0 milestone Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant