A command-line tool to standardise commands for projects using different languages and frameworks.
Find a file
2024-04-04 23:33:56 +01:00
.githooks Initial commit 2024-02-19 12:17:20 +00:00
bin Initial commit 2024-02-19 12:17:20 +00:00
config Use annotations and autoconfiguration 2024-02-26 21:10:56 +00:00
src Start adding better support for multiple languages 2024-03-14 09:33:47 +00:00
tests Extract logic to determine which package manager 2024-02-26 08:49:22 +00:00
.env Initial commit 2024-02-19 12:17:20 +00:00
.env.test Add and use an action to get the project language 2024-02-23 14:47:28 +00:00
.envrc Initial commit 2024-02-19 12:17:20 +00:00
.gitignore Add and use an action to get the project language 2024-02-23 14:47:28 +00:00
autoload_runtime.template Use annotations and autoconfiguration 2024-02-26 21:10:56 +00:00
box.json.dist Use annotations and autoconfiguration 2024-02-26 21:10:56 +00:00
build.yaml Remove createInclusiveGitIgnoreFile 2024-04-04 23:33:56 +01:00
CHANGELOG.md Allow for arbitrary arguments 2024-03-12 21:26:04 +00:00
composer.json Start adding better support for multiple languages 2024-03-14 09:33:47 +00:00
composer.lock Start adding better support for multiple languages 2024-03-14 09:33:47 +00:00
flake.lock Update build configuration files 2024-03-30 18:05:29 +00:00
flake.nix Update build configuration files 2024-03-30 18:05:29 +00:00
justfile Use annotations and autoconfiguration 2024-02-26 21:10:56 +00:00
LICENSE Create LICENSE 2024-02-20 00:01:50 +00:00
notes Add and use an action to get the project language 2024-02-23 14:47:28 +00:00
phpstan.dist.neon Add PHPStan 2024-02-20 09:51:07 +00:00
phpunit.xml.dist Add and use an action to get the project language 2024-02-23 14:47:28 +00:00
README.md Initial commit 2024-02-19 12:17:20 +00:00
symfony.lock Add and use an action to get the project language 2024-02-23 14:47:28 +00:00

versa

A command-line tool to standardise commands for projects using different languages and frameworks.