Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soon_ logo screen shot 2017-07-12 at 09 52 39



Stand-ups Visualisation CLI

An extremely simple Inquirer based interactive command line interface for saving morning stand-ups to a database via requests to a stand-up web API.

This project was used as a learning tool for interactive command line intefaces.

Local Setup

1. install dependencies

$ npm i

2. run app

$ cd stand-up-visualisation-cli
$ node app.js

Runs the app with the defualt stand-up API address http://localhost:3000/v1

Configuration

Configuration options and their node environment variables are detailed below (these can also be found in config/config.js).

  • api: process.env.API

About

An extremely simple Inquirer based interactive command line interface.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages