1.0.0 • Published 4 years ago

@andrewjamesbibby/forgery v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

About The Project

When dealing with multiple servers on a daily basis it is important to have all information available when required.

Forgery makes it simple to manage all aspects of Forge server and site management. Forgery makes use of the Forge API to build up requests and display responses quickly and easily.

All user input is gathered via interactive menus which means no need to remember any command line flags or know which parameters an api call requires. Simply navigate around using the menus and inputs.

Note: Forgery has been developed and tested on Mac OS only. Please report an issue if there are any problems on other platforms.

Getting Started

Prerequisites

This tool requires that Node.js and NPM are both installed. Instructions to install can be found at https://nodejs.org/en/

Installation

1/ Install globally:

npm install -g @andrewjamesbibby/forgery

2/ Open Forgery anywhere:

forgery

3/ Navigate to 'Settings' and enter Forge API key when prompted

Note: The API Key will be stored at ~/.config/configstore/forgery.json so ensure to remove this file if Forgery is uninstalled and no longer required

4/ Now manage your servers!

Screenshots

Create server

Scheduler

Firewall Rules

Note: Some sub-menus (e.g for example when managing configuration or environment files) will open your default terminal editor such as nano. Once contents are saved the information will be transferred to the input field

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/your-feature)
  3. Commit your Changes (git commit -m 'Add some feature')
  4. Push to the Branch (git push origin feature/your-feature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter: @andrewjbibby

Project Link: https://github.com/andrewjamesbibby/forgery

Issues: https://github.com/andrewjamesbibby/forgery/issues