Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
mumuki-gobstones-code-runner
Advanced tools
Element providing code runner interface for Gobstones Web
First, make sure you have the Polymer CLI and Bower installed.
$ npm install -g bower
$ npm install -g polymer-cli
$ npm install -g vulcanize
Then, run bower install
$ polymer serve
$ polymer build
This will create a dist/gobstones-code-runner.html
file.
$ polymer test
Your application is already set up to be tested via web-component-tester. Run polymer test
to run your application's test suite locally.
Just create a folder and run gp.sh with parameters:
mkdir temp
cd temp
../gp.sh gobstones gobstones-code-runner dev
cd ..
rm -rf temp
or simply execute ./deploy-gh-pages.sh
This module can also be deployed a ruby gem. gobstones-code-runner
works with Ruby >= 2.3.1
cd gem
rake wrapper:wrap
bundle install
bundle exec rspec
This command will build a minified .html file with all included:
./build.sh
./tag.sh
FAQs
Unknown package
We found that mumuki-gobstones-code-runner demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.