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

Use xtask for various project tasks #136

Merged
merged 4 commits into from
Jan 16, 2024
Merged

Use xtask for various project tasks #136

merged 4 commits into from
Jan 16, 2024

Conversation

mattwparas
Copy link
Owner

Adds the following commands:

  • cargo xtask install - installs all rust binaries (repl, language server, dylib installer)
  • cargo xtask cogs - installs the cog libraries
  • cargo xtask docgen - generates any docs from builtins
  • cargo xtask test - runs all of the tests

@mattwparas mattwparas merged commit eb9bc4c into master Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant