Skip to content

v1.3.0

Compare
Choose a tag to compare
@zpiatt zpiatt released this 29 Nov 16:34
· 103 commits to main since this release
1d85770

Several bug fixes with this release, clarified variable and function names throughout, and finished integration of custom templates.

  • Added support for .jsx files
  • Fixed exit codes defaulting to 0
  • Added explicit error messages for failure to touch and failure to launch editor
  • Updated Makefile to include installation of ${HOME}/.gen/templates directory
    • "$TEMPLATE_FILE" inside gen now points here
    • This update allows gen to be updated without conflicts/overwriting custom templates

Thank you to @Ekatwikz and @greek-2me and the homies at [r/commandline] for getting me this far!