[PR #1256] [MERGED] Add: Shell wget codegen #3177

Closed
opened 2026-03-17 00:48:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1256
Author: @piraces
Created: 10/9/2020
Status: Merged
Merged: 10/9/2020
Merged by: @liyasthomas

Base: masterHead: wget-codegen


📝 Commits (2)

  • aab3760 Add: Shell wget codegen
  • 854d2cf Add missing snapshot for tests

📊 Changes

3 files changed (+82 additions, -0 deletions)

View changed files

📝 helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap (+38 -0)
📝 helpers/codegen/codegen.js (+2 -0)
helpers/codegen/generators/wget.js (+42 -0)

📄 Description

Summary

Adds Shell with wget command code generator.

Related Issues

#1190


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1256 **Author:** [@piraces](https://github.com/piraces) **Created:** 10/9/2020 **Status:** ✅ Merged **Merged:** 10/9/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `wget-codegen` --- ### 📝 Commits (2) - [`aab3760`](https://github.com/hoppscotch/hoppscotch/commit/aab376042683daa968298f15ff40c270792cd6f8) Add: Shell wget codegen - [`854d2cf`](https://github.com/hoppscotch/hoppscotch/commit/854d2cff0b3b5cdebea49a7d34ab60459f225ef1) Add missing snapshot for tests ### 📊 Changes **3 files changed** (+82 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/__tests__/__snapshots__/codegen.spec.js.snap` (+38 -0) 📝 `helpers/codegen/codegen.js` (+2 -0) ➕ `helpers/codegen/generators/wget.js` (+42 -0) </details> ### 📄 Description # Summary Adds Shell with `wget` command code generator. # Related Issues #1190 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:48:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3177
No description provided.