Skip to content

dj0nny/travis-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis-config

npm version npm contributions welcome

Generate your .travis.yml via CLI

Getting Started

Prerequisites

For this project you need Node installed on your machine with Npm or Yarn

Installing

Open a terminal and type, inside the directory:

npm i -g travis-config 
# OR
yarn global add travis-config

Invoce the CLI using:

travis-config

Built with ❤️ using:

  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Inquirer.js - A collection of common interactive command line user interfaces.
  • js-yaml - JavaScript YAML parser and dumper.

Contributing

Pull Requests for adding features ⇄ and ★ are welcome 😎