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

Add section regarding Pkg mode to REPL docs #38842

Merged
merged 3 commits into from
Dec 16, 2020
Merged

Add section regarding Pkg mode to REPL docs #38842

merged 3 commits into from
Dec 16, 2020

Conversation

musm
Copy link
Contributor

@musm musm commented Dec 11, 2020

Copied from #27448 apparently the upstream repo was deleted.

@musm musm added docs This change adds or pertains to documentation REPL Julia's REPL (Read Eval Print Loop) labels Dec 11, 2020
@ViralBShah ViralBShah added the backport 1.6 Change should be backported to release-1.6 label Dec 13, 2020
by pressing the `]` key at the Julian REPL prompt and exited by pressing CTRL-C or pressing the backspace key
at the beginning of the line. The prompt for this mode is `pkg>`. It supports its own help-mode, which is
entered by pressing `?` at the beginning of the line of the `pkg>` prompt. The Package manager mode is
documented in the Pkg (Package Manager) chapter of the standard library manual.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which chapter is this specifically referring to?

@KristofferC KristofferC mentioned this pull request Dec 14, 2020
53 tasks
@musm musm merged commit ce338db into master Dec 16, 2020
@musm musm deleted the repl-pkg-mode-docs branch December 16, 2020 04:39
KristofferC pushed a commit that referenced this pull request Dec 17, 2020
* Add section regarding Pkg mode to REPL docs

Co-authored-by: Stephen Vavasis <vavasis@uwaterloo.ca>
(cherry picked from commit ce338db)
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Dec 19, 2020
staticfloat pushed a commit that referenced this pull request Jan 15, 2021
* Add section regarding Pkg mode to REPL docs

Co-authored-by: Stephen Vavasis <vavasis@uwaterloo.ca>
(cherry picked from commit ce338db)
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
* Add section regarding Pkg mode to REPL docs


Co-authored-by: Stephen Vavasis <vavasis@uwaterloo.ca>
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
* Add section regarding Pkg mode to REPL docs

Co-authored-by: Stephen Vavasis <vavasis@uwaterloo.ca>
(cherry picked from commit ce338db)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants