onepub-dev / onepub-dev/dcli

Create guides for bash/javascript/java users

Open
#34 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
265
Forks
30
PR merge metrics
No merged PRs in 30d

Description

It would be useful to create guide for people migrating from other languages such as:

Bash:
args
Strings and the usage of $
variables|types|generics

for loop

foreach / lambda
list
maps
import
global functions
classes
pubspec
lib
stdin/out/err
futures
exceptions.

Javascript =============
main
args
futures/promises
types/generics
import
pubspec
lib
stdin/out/err
forEach
for loop

Java================
futures
list/generics
pubspec
imports
lib
stdin/out/err
forEach
for loop.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by organizing the requested migration topics into separate Bash, JavaScript, and Java guides for DCLI users. Cover the listed concepts, including arguments, types, collections, imports, I/O, loops, futures, and exceptions; the work is done when each guide clearly explains the corresponding Dart approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, dart, java, javascript
Domain
cli, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.