All Projects → Toasterson → intelirest-cli

Toasterson / intelirest-cli

Licence: other
A cli interpreter for intelliJ .http files

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to intelirest-cli

Docker Jenkins
Jenkins with Blue Ocean and support for builiding jobs in Docker
Stars: ✭ 18 (-21.74%)
Mutual labels:  jenkins, ci
Ci Matters
Integration (comparison) of different continuous integration services on Android project
Stars: ✭ 119 (+417.39%)
Mutual labels:  jenkins, ci
Flutter engine build
Flutter Engine构建产物归档
Stars: ✭ 19 (-17.39%)
Mutual labels:  jenkins, ci
Bzppx Codepub
暴走皮皮虾之代码发布系统,是现代的持续集成发布系统,由后台管理系统和agent两部分组成,一个运行着的agent就是一个节点,本系统并不是造轮子,是"鸟枪"到"大炮"的创新,对"前朝遗老"的革命.
Stars: ✭ 471 (+1947.83%)
Mutual labels:  jenkins, ci
Env Ci
Get environment variables exposed by CI services
Stars: ✭ 180 (+682.61%)
Mutual labels:  jenkins, ci
Newman
Newman is a command-line collection runner for Postman
Stars: ✭ 5,607 (+24278.26%)
Mutual labels:  jenkins, ci
Mirrorgate
MirrorGate DevOps Dashboard
Stars: ✭ 117 (+408.7%)
Mutual labels:  jenkins, ci
Nvwa Io
Nvwa-io is a open source DevOps CI/CD auto-build and auto-deploy system(女娲 - 开源 DevOps CI/CD 自动构建和自动部署系统). http://nvwa-io.com
Stars: ✭ 283 (+1130.43%)
Mutual labels:  jenkins, ci
Real Time Social Media Mining
DevOps pipeline for Real Time Social/Web Mining
Stars: ✭ 22 (-4.35%)
Mutual labels:  jenkins, actions
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+639.13%)
Mutual labels:  jenkins, ci
Pipeline
Pipeline is a package to build multi-staged concurrent workflows with a centralized logging output.
Stars: ✭ 433 (+1782.61%)
Mutual labels:  jenkins, ci
changed-files
Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories.
Stars: ✭ 733 (+3086.96%)
Mutual labels:  ci, actions
Danger Js
⚠️ Stop saying "you forgot to …" in code review
Stars: ✭ 4,076 (+17621.74%)
Mutual labels:  jenkins, ci
Ansible Role Jenkins
Ansible Role - Jenkins CI
Stars: ✭ 689 (+2895.65%)
Mutual labels:  jenkins, ci
Ccmenu
CCMenu is a Mac application to monitor continuous integration servers.
Stars: ✭ 306 (+1230.43%)
Mutual labels:  jenkins, ci
Cize
🔌 Continuous integration with the simplest solution
Stars: ✭ 100 (+334.78%)
Mutual labels:  jenkins, ci
status-back
⬅️🔵 Send the status back to the github from CI environment
Stars: ✭ 19 (-17.39%)
Mutual labels:  jenkins, ci
CIAnalyzer
A tool collecting multi CI services build data and export it for creating self-hosting build dashboard.
Stars: ✭ 52 (+126.09%)
Mutual labels:  jenkins, ci
Ci Detector
Detect continuous integration environment and get information of current build
Stars: ✭ 138 (+500%)
Mutual labels:  jenkins, ci
Jenkins Rest
Java client, built on top of jclouds, for working with Jenkins REST API
Stars: ✭ 201 (+773.91%)
Mutual labels:  jenkins, ci

InteliJ Rest CLI

This little client implements the InteliJ Rest File format and allows running them on the CLI.

Installation

go install github.com/toasterson/intelirest-cli

or alternate

git clone https://github.com/toasterson/intelirest-cli
cd intelirest-cli
make all

Usage

NOTE: this utility requires you to have a working InteliJ rest client files.

rest-cli [-e ENVIRONMENT] FILE
rest-cli -e development test.http

Development

Currently no Javascript Client support is available. However it can be implemented easily using Otto https://github.com/robertkrimen/otto

No formal requirements yet.

Sponsoring

This package is part of my Github Sponsor Profile. If you want to support development of this monetarily you can do so here https://github.com/sponsors/Toasterson

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].