Skip to content

matsuo/homebrew-fmcsadmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

homebrew-fmcsadmin

by Masayuki Nii (nii@msyk.net)

fmcsadmin is the command line tool to administer the Database Server component of FileMaker Cloud for AWS and FileMaker Server via FileMaker Admin API. Atsushi Matsuo is the creator of fmcsadmin, and published on the GitHub (https://github.com/emic/fmcsadmin). This repository is supplying the Tap of Homebrew for fmcsadmin.

How to install the fmcsadmin command

Homebrew is the package management system for macOS and has to be already installed. To install the fmcsadmin command, it's just two commands as below:

brew tap msyk/fmcsadmin
brew install --cask fmcsadmin

To update the fmsdadmin command as below:

brew upgrade --cask fmcsadmin

Just my memo

In case of updating fmcsadmin, this formula has to be update. The url value on fmcsadmin.rb file includes the version number, and the sha256 value has to be updated.

  • Get the hash value of url: openssl sha256 <downloaded file>

Logs

  • 2020-11-08: Made this, and published.
  • 2021-02-17: Updated for ver.1.2.0.
  • 2021-08-17: Updated for ver.1.3.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 100.0%