Skip to content
New issue

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

Introduce commands #10

Open
propensive opened this issue Apr 28, 2023 · 0 comments
Open

Introduce commands #10

propensive opened this issue Apr 28, 2023 · 0 comments
Assignees
Labels
api Relates to the API design core Describes core required functionality question Looking for an answer

Comments

@propensive
Copy link
Owner

propensive commented Apr 28, 2023

Build files should support different actions, chosen from the command-line. These could be defined as,

command test
  build myproject/test compile run

command package
  build myproject/core clean package
  build myproject/extras clean package

command compile
  build myproject/core

default compile
@propensive propensive self-assigned this Apr 28, 2023
@propensive propensive added question Looking for an answer api Relates to the API design core Describes core required functionality labels Oct 8, 2023
@github-project-automation github-project-automation bot moved this to Todo in Soundness Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to the API design core Describes core required functionality question Looking for an answer
Projects
Status: Todo
Development

No branches or pull requests

1 participant