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
Basically simplex install command should accept an optional <dep> parameter. If this parameter is specified, simplex should append this dependency to the simplex.config file and proceed with the installation.
Describe the feature
Basically
simplex installcommand should accept an optional<dep>parameter. If this parameter is specified, simplex should append this dependency to thesimplex.configfile and proceed with the installation.