Skip to content

fogstream/fs-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOGSTREAM CLI

INSTALLATION

Command line interface for easy work on projects of the company FOGSTREAM

In force of using a python3 there is strongly recommended install cli in global environment only via pip3. Or use pip if your environment based on python3.

COMMANDS

Initiate project

Usage: fogstream-cli initproject [OPTIONS] PROJECT_NAME GIT_URL

Options:
  -d        Path to project directory
  --help    Show this message and exit.