All Projects → foxythemes → Jira Cli

foxythemes / Jira Cli

Licence: mit
A jira user friendly command line client

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jira Cli

Redrun
✨🐌 🐎✨ fastest npm scripts runner
Stars: ✭ 85 (-49.1%)
Mutual labels:  cli, npm
Npm Try
🚆 Quickly try npm packages without writing boilerplate code.
Stars: ✭ 103 (-38.32%)
Mutual labels:  cli, npm
Nps
NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
Stars: ✭ 1,285 (+669.46%)
Mutual labels:  cli, npm
Listr2
NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
Stars: ✭ 73 (-56.29%)
Mutual labels:  cli, npm
Getme
CLI utility for everyday tasks. With getme you get weather, forecast, currency rate, upload files, IP address, word definitions, text translations, internet speed, do google searches, get inspirational quotes and get Chuck Norris jokes
Stars: ✭ 118 (-29.34%)
Mutual labels:  cli, npm
Emma Cli
📦 Terminal assistant to find and install node packages.
Stars: ✭ 1,201 (+619.16%)
Mutual labels:  cli, npm
Npm Quick Run
Quickly run NPM script by prefix without typing the full name
Stars: ✭ 97 (-41.92%)
Mutual labels:  cli, npm
Pizza Cli
🍕 Order a pizza in a CLI app (just for fun!)
Stars: ✭ 58 (-65.27%)
Mutual labels:  cli, npm
Git Chglog
CHANGELOG generator implemented in Go (Golang).
Stars: ✭ 1,895 (+1034.73%)
Mutual labels:  cli, jira
Bundle Phobia Cli
📦 Cli for the node BundlePhobia Service 😱
Stars: ✭ 108 (-35.33%)
Mutual labels:  cli, npm
Node Installed Check
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
Stars: ✭ 67 (-59.88%)
Mutual labels:  cli, npm
Atbmarket
🎉 JUST FOR FUN :: npm package of ATB plastic bag
Stars: ✭ 123 (-26.35%)
Mutual labels:  cli, npm
Page2image
📷 page2image is a npm package for taking screenshots which also provides CLI command
Stars: ✭ 66 (-60.48%)
Mutual labels:  cli, npm
Xa
Beautiful & Customizable logger ❤️
Stars: ✭ 78 (-53.29%)
Mutual labels:  cli, npm
Changed Log
Returns all commit messages between 2 versions of an NPM module
Stars: ✭ 58 (-65.27%)
Mutual labels:  cli, npm
Cryptocurrency Cli
💰 Cryptocurrency Portfolio On The Command Line 💰
Stars: ✭ 99 (-40.72%)
Mutual labels:  cli, npm
Cli
The command line vault (Windows, macOS, & Linux).
Stars: ✭ 1,044 (+525.15%)
Mutual labels:  cli, npm
Npm Compare
Compare npm packages from your terminal
Stars: ✭ 55 (-67.07%)
Mutual labels:  cli, npm
Cli
Get a programmable email address. Automate what happens when you receive emails. It's like Zapier for devs who hate emails.
Stars: ✭ 105 (-37.13%)
Mutual labels:  cli, npm
Create New Cli
Create your own CLI using a series of simple commands.
Stars: ✭ 122 (-26.95%)
Mutual labels:  cli, npm

jira-cli

This is a command line client Jira API, useful to create new issues.

jira-cli

Getting Started

  • Install with npm: npm install -g jira-cl
  • Run it with jira [command] [arguments]

Initial Setup

When running the first time (or if you didn't create a config file), it will ask you for your Jira host, username, password and if you use 'https' protocol and a new config file will be created in ~/.jira-cli.json with this data. You can create or modify this file manually.

Documentation

To get detailed information about JIRA-CLI usage please visit the documentation which is hosted here.

License

Copyright (c) 2019 by Miguel Henao & Eduardo Henao Licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].