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
Writes to tokens.json automatically on save (reads your local config)
This is the same lab that runs on the website, but able to update your local project.
Note: this would mean that the Token Lab becomes a dependency of the CLI, but that’s OK! The code is already organized such that the Token Lab technically doesn’t need to depend on the CLI, just the parser.
The text was updated successfully, but these errors were encountered:
Create a
tz lab
CLI command that:tokens.json
automatically on save (reads your local config)This is the same lab that runs on the website, but able to update your local project.
Note: this would mean that the Token Lab becomes a dependency of the CLI, but that’s OK! The code is already organized such that the Token Lab technically doesn’t need to depend on the CLI, just the parser.
The text was updated successfully, but these errors were encountered: