Package Data | |
---|---|
Maintainer Username: | nckg |
Maintainer Contact: | nickgoris@gmail.com (Nick Goris) |
Package Create Date: | 2017-01-20 |
Package Last Update: | 2017-01-20 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 03:03:35 |
Package Statistics | |
---|---|
Total Downloads: | 7 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 2 |
Total Forks: | 1 |
Total Open Issues: | 0 |
This is a CLI tool for your Forge servers. It is heavily inspired by forge-connect and uses Blacksmith to connect to Forge
composer global require nckg/hammer
Than you want to set your Forge credentials.
hammer register [e-mail] [password]
Save your Forge credentials.
hammer register [e-mail] [password]
Returns a list of your servers.
hammer list:servers
Returns a list of your sites on a given server.
hammer list:sites [server_id]
Deploy a site.
hammer site:deploy [site_id]
Hammer is free software distributed under the terms of the MIT license.