Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umbopepato/velociraptor

The npm-style script runner for Deno
https://github.com/umbopepato/velociraptor

deno git-hooks npm-run npm-scripts package-json script-runner scripts

Last synced: about 2 months ago
JSON representation

The npm-style script runner for Deno

Awesome Lists containing this project

README

        




Velociraptor is a script runner for Deno, inspired by npm's package.json scripts. It offers a similar experience but with out-of-the-box support for declarative Deno CLI options, environment variables, concurrency and git hooks.

CI
Version
GitHub stars
vr scripts



## Documentation

To get started visit [velociraptor.run](https://velociraptor.run).

## Help

If you need any help feel free to ask in [discussions](https://github.com/jurassiscripts/velociraptor/discussions) or in the [chat](https://discord.gg/M5K7TBd).

## Badge

Show your collaborators/users you use velociraptor:

```markdown
[![vr scripts](https://badges.velociraptor.run/flat.svg)](https://velociraptor.run)
```

[![vr scripts](https://badges.velociraptor.run/flat.svg)](https://velociraptor.run)

## Contributing

Feedback and PRs are welcome! Take a look at the [contributing guidelines](CONTRIBUTING.md).

## License

This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.