enjalot / enjalot/blockbuilder
add support for LICENSE in blocks
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 332
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
bl.ocks now shows abbreviated licensing information e.g.
http://bl.ocks.org/mbostock/835cf2925ba217821434#license
blockbuilder should make it really easy to choose a license for your block from this list:
http://bl.ocks.org/licenses.txt
we should recommend a default license, or at least warn people if there is no obvious licensing information before they click FORK.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the FORK flow and the bl.ocks licenses.txt list, but no source files or tests. Start by tracing the FORK flow and how block metadata is assembled; done means users can choose or receive a recommended license, or are warned when licensing information is absent before forking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100