https://github.com/dj0nny/travis-config
Generate your .travis.yml via CLI
https://github.com/dj0nny/travis-config
cli cli-app inquirer inquirerjs node-cli nodejs travis yml yml-files
Last synced: 3 months ago
JSON representation
Generate your .travis.yml via CLI
- Host: GitHub
- URL: https://github.com/dj0nny/travis-config
- Owner: dj0nny
- Created: 2019-07-10T14:58:56.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-12T09:25:41.000Z (over 3 years ago)
- Last Synced: 2025-02-23T01:03:58.183Z (4 months ago)
- Topics: cli, cli-app, inquirer, inquirerjs, node-cli, nodejs, travis, yml, yml-files
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/travis-config
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# travis-config
[](https://badge.fury.io/js/travis-config)

[](https://github.com/dwyl/esta/issues)> Generate your .travis.yml via CLI
## Getting Started
### Prerequisites
For this project you need [__Node__](https://nodejs.org/en/) installed on your machine with [__Npm__](https://www.npmjs.com/) or [__Yarn__](https://yarnpkg.com)
### Installing
Open a terminal and type, inside the directory:
```bash
npm i -g travis-config
# OR
yarn global add travis-config
```Invoce the CLI using:
```bash
travis-config
```## Built with ❤️ using:
* [Node.js](https://nodejs.org) - JavaScript runtime built on Chrome's V8 JavaScript engine.
* [Inquirer.js](https://github.com/SBoudrias/Inquirer.js/) - A collection of common interactive command line user interfaces.
* [js-yaml](https://github.com/nodeca/js-yaml/) - JavaScript YAML parser and dumper.## Contributing
Pull Requests for adding features ⇄ and ★ are welcome 😎