peterthehan / runescape-text

Convert text to a text image with RuneScape chat effects.
https://www.npmjs.com/package/runescape-text
MIT License
26 stars 2 forks source link

Custom filename for CLI file output #1

Closed peterthehan closed 3 years ago

peterthehan commented 3 years ago

Filename is hardcoded to runescape-text. It will overwrite any file named that which is negative for UX. CLI should (any one or more should be good):

  1. Allow the user to enter their own filename
  2. Append a unique enough string to runescape-text to avoid filename collision
  3. Not allow overwriting to occur