Giter Site home page Giter Site logo

akshatvirmani / dynamic-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from indianopensourcefoundation/dynamic-cli

0.0 0.0 0.0 75 KB

A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI

License: GNU General Public License v3.0

Python 100.00%

dynamic-cli's Introduction

Dynamic - CLI

A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI

License: GPL v3

Setup

1. Installing pip [Python Package Manager]

$ sudo apt-get install python3-pip

2. Clone this repository to your local drive

$ git clone https://github.com/IndianOpenSourceFoundation/dynamic-cli.git

3. Install dependencies

$ pip3 install -r requirements.txt

4. Install with pip

$ pip3 install -e .

Usage

Dynamic CLI allows users to search for keywords/issues with some relevant tags.

ezgif com-gif-maker (1)

License

Contributing

PRs Welcome Open Source Love

We're accepting PRs for our open and unassigned issues. Please check CONTRIBUTING.md. We'd love your contributions! Kindly follow the steps below to get started:

1. Fork this repository.

2. Clone the forked repository. Open terminal and type:

git clone https://github.com/<your-github-username>/project_name.git

3. Navigate to the project directory.

cd dynamic-cli

4. Make changes in source code.

5. Stage your changes and commit

#Add changes to Index
git add .

#Commit to the local repo
git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

git push

8. Create a PR !

9. Congratulations! Sit and relax, you've made your contribution to Dynamic-CLI project.

Contributors:

Credits goes to these peoples:✨

dynamic-cli's People

Contributors

gouravsardana avatar lainq avatar akash20x avatar danbrown47 avatar subham9777 avatar rrachitgarg avatar sloth-panda avatar anshsrtv avatar fomalhauting avatar chaudharypraveen98 avatar rajchowdhury420 avatar rohan-kulkarni-25 avatar s4g4r avatar siddhant-k-code avatar deeppatel23 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.