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
as the mars library to create scripts/programs in TS/JS
The codebase does not separate those 2 (tight coupling).
Consider refactoring the codebase to extract domain concepts (deployment and utils around like verification) from the CLI level constructs.
The text was updated successfully, but these errors were encountered:
Currently Mars can be consumed in two ways:
The codebase does not separate those 2 (tight coupling).
Consider refactoring the codebase to extract domain concepts (deployment and utils around like verification) from the CLI level constructs.
The text was updated successfully, but these errors were encountered: