phel-lang/phel-composer-plugin

This package is abandoned and no longer maintained. No replacement package was suggested.

A composer plugin for the Phel language.

Installs: 4 432

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 4

Forks: 1

Open Issues: 0

Type:composer-plugin

v0.2.0 2021-05-12 18:25 UTC

This package is auto-updated.

Last update: 2021-11-06 06:12:17 UTC


README

This is the composer plugin for the Phel language.

Publish a new version on packagist

To publish a new version on packagist just create a tag and push it to origin:

git tag v1.0.0
git push origin v1.0.0