You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the cli is just a collection of scripts in the cmd dir, but it'd be nice to have a single otfjs entrypoint that has all the scripts as subcommands. Will have to design the subcommands and how to organize them.
Right now the cli is just a collection of scripts in the cmd dir, but it'd be nice to have a single
otfjsentrypoint that has all the scripts as subcommands. Will have to design the subcommands and how to organize them.