Skip to content

Allow source file to be passed to repl #396

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

Merged
merged 1 commit into from
Feb 19, 2020
Merged

Allow source file to be passed to repl #396

merged 1 commit into from
Feb 19, 2020

Conversation

openorclose
Copy link
Contributor

Lets you code long stuff in an actual file (like an MCE).

Emulates the Source Academy playground,

where you press run on the left (the file you pass in to the repl)

and eval on the right (the node repl itself).

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1880

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.906%

Totals Coverage Status
Change from base Build 1867: 0.0%
Covered Lines: 2188
Relevant Lines: 2397

💛 - Coveralls

@thomastanck
Copy link
Member

LGTM

@anubh-v
Copy link
Contributor

anubh-v commented Feb 18, 2020

Thanks for this @openorclose, I would really appreciate this feature

@openorclose openorclose added this to the v0.3.6 milestone Feb 19, 2020
@openorclose openorclose merged commit 30543cb into master Feb 19, 2020
@thomastanck thomastanck deleted the new-repl branch August 1, 2020 15:13
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.

4 participants