We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS: Mac OS 10.15.1 Muxed Version: v0.7.2-development
When muxed new is called without a <project> argument it creates a project file called new.yml.
muxed new
<project>
new.yml
Get a message that says an argument needs to be supplied.
A new file new.yml is created
The text was updated successfully, but these errors were encountered:
655b6fb
Successfully merging a pull request may close this issue.
System Info
OS: Mac OS 10.15.1
Muxed Version: v0.7.2-development
Description
When
muxed new
is called without a<project>
argument it creates a project file callednew.yml
.Steps to reproduce
muxed new
Expected
Get a message that says an argument needs to be supplied.
Actual
A new file
new.yml
is createdThe text was updated successfully, but these errors were encountered: