phel/phel-composer-plugin

This package is abandoned and no longer maintained. The author suggests using the phel-lang/phel-composer-plugin package instead.

A composer plugin for the Phel language.

Installs: 2 391

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-10-06 05:58:14 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