Giter Site home page Giter Site logo

rusty-bunny's Introduction

Summary

Description

This project was born after because I wanted to make the rusty-bunny tutorial to practice rust.

This is a bunnylol clone programmed in rust.

Demo

demo of rusty bunny

Installation

  1. Install Rust
  2. Clone rusty-bunny
    git clone https://github.com/elamani-drawing/rusty-bunny
  1. Make sure you're using nightly
    cargo --version
    //else run: rustup default nightly
  1. Run the projet
    cargo run
  1. Visit localhost:8000

  2. Use app from link: "http://localhost:8000/search?cmd=" or settings your client browser

Usage

To test out a command, type in http://localhost:8000/search?cmd= followed by your command.

The following commands are supported by rusty-bunny:

  • "tw" -> redirects to twitter.com
  • "tw @username" -> redirects to twitter.com/username
  • "gh" -> redirects to github.com
  • "gh @username" -> redirects to github.com/username
  • "gh @username/repo" -> redirects to github.com/username/repo
  • "gh search" -> make a search in github
  • ..for more commands see list commands Everything else redirects to a google search with your query.

License

Distributed under the MIT License. See LICENSE for more information.

Auteurs

  1. Au = Or[79]

rusty-bunny's People

Contributors

elamani-drawing avatar

Watchers

 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.