This repository contains a Homebrew tap (3rd party repository) for open source projects by Cisco.
You need to have brew
installed as described on the Homebrew homepage
It is available for MacOS and Linux.
To learn more about Homebrew, check Homebrew's documentation.
Homebrew packages are called formulae. You can install individual formulae by running the following command:
brew install cisco-open/tap/<formula>
You can also add the Cisco Open Homebrew Tap as a repository locally by running
brew tap cisco-open/tap
Then you can install a formula by running brew install <formula>
.
The following packages are published through the Cisco Open Homebrew Tap:
Repository | Formula | Description |
---|---|---|
fsoc | Formula/fsoc.rb | fsoc - Cisco FSO Platform Developer's Control Tool |
Check out our contribution guidelines for this project
We welcome feedback, questions, issue reports and pull requests.
Copyright 2023 Cisco Systems, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.