Skip to content

Commit

Permalink
Update README.md (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
joesepi authored May 4, 2021
1 parent 1f11e73 commit 0f40fa0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# parseArgs

🚨 THIS REPO IS AN EARLY WIP -- DO NOT USE ... yet 🚨

Polyfill of future proposal for `util.parseArgs()`

### Links & Resources
Expand Down Expand Up @@ -146,4 +149,4 @@ positionals // ['b']
- the first flag would be parsed as `'-foo'`
- the second flag would be parsed as `'foo'`
- Is `-` a positional? ie, `bash some-test.sh | tap -`
- no
- no

0 comments on commit 0f40fa0

Please sign in to comment.