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

Easily install blockpy server's dependencies #24

Open
acbart opened this issue Dec 21, 2020 · 1 comment
Open

Easily install blockpy server's dependencies #24

acbart opened this issue Dec 21, 2020 · 1 comment

Comments

@acbart
Copy link
Collaborator

acbart commented Dec 21, 2020

We should add a new make command that automatically grabs:

  • blockpy.js and blockpy.css from the BlockPy client repo
  • block_mirror.js and block_mirror.css from the BlockMirror repo
  • skulpt.js and skulpt-stdlib.js from the Blockpy-edu/Skulpt repo
  • pygameskulpt.js from the Blockpy-edu/PygameSkulpt repo
  • skulpt-pedal.js from the Pedal repo
  • skulpt-curriculum-ctvt.js from the Pedal/CTVT curriculum repo
  • skulpt-curriculum-sneks.js from the Pedal/Sneks curriculum repo
  • Blockly's stuff from the Blockpy-edu/Blockly repo

I assume it's just a matter of getting the right snippet to download and place the file in the right folder: https://gist.github.com/steinwaywhw/a4cd19cda655b8249d908261a62687f8

We'll need to start actually making managed releases with all these projects, but that should be happening anyway.

@acbart
Copy link
Collaborator Author

acbart commented Dec 21, 2020

This should go towards #12 hopefully, since then there are no more hellish dependency chains.

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

1 participant