github.com/tonto/cli@v0.0.0-20180104210444-aec958fa47db/README.md (about)

     1  # Fn CLI
     2  [![CircleCI](https://circleci.com/gh/fnproject/cli.svg?style=svg)](https://circleci.com/gh/fnproject/cli)
     3  
     4  ## Install
     5  
     6  ```sh
     7  curl -LSs https://raw.githubusercontent.com/fnproject/cli/master/install | sh
     8  ```
     9  
    10  ## Quickstart
    11  
    12  See the Fn [Quickstart](https://github.com/fnproject/fn/blob/master/README.md) for sample commands.