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

Revive the data REPL #19

Merged
merged 3 commits into from
Jun 11, 2021
Merged

Revive the data REPL #19

merged 3 commits into from
Jun 11, 2021

Conversation

c42f
Copy link
Contributor

@c42f c42f commented Jun 10, 2021

Basic support for:

  • Listing datasets in the global data project stack with ls,list
  • Showing the content of datasets with show
  • Adding to the global project stack with addproject
  • Manipulate the global data project stack with stack list, stack push, stack pop
  • Help with help/?

Includes REPL completions, help text and some tests.

c42f added 3 commits June 10, 2021 17:58
Support for:
* Listing the global data project
* Adding to the global project stack
* Showing datasets

Includes some basic REPL completions and help text
* Improve and generalze addproject by replacing it with a set of data
  stack manipulation commands.
* Some data REPL tests + improve docs
@c42f c42f merged commit 9cca754 into master Jun 11, 2021
@delete-merged-branch delete-merged-branch bot deleted the cjf/revive-data-repl branch June 11, 2021 12:44
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.

1 participant