GithubHelp home page GithubHelp logo

jessemcready / flathub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from learn-co-students/module-one-final-project-guidelines-nyc-web-080618

1.0 3.0 0.0 57 KB

If GitHub was just on the command line, it would be FlatHub

License: Other

Ruby 100.00%

flathub's Introduction

FlatHub

FlatHub is a Command Line Interface that simulates GitHub. It does not connect to the GitHub API but that could be added later. FlatHub is a CRUD app. Here is a list of actions you can perform:

  • Create a user
  • Create a repository
  • Fork/Unfork repositories
  • Follow/Unfollow users
  • Star/unstar repositories

Installation


After cloning the repository, you'll have to

  • Install bundle if you do not have it yet. In your console run
gem install bundle
  • Then install the gems required by this project
bundle
  • Create our database by running our migration files
rake db:migrate
  • Seed the database to have some dummy data
rake db:seed
  • Run the app
ruby bin/run.rb

Contributing


Fork the repo, make some changes and submit a pull request. These changes can be anything as long as they help contribute to the overall reason for the app, which is the be a clone of GitHub. Please make the reason for the pull descriptive. Happy coding!

flathub's People

Contributors

jessemcready avatar ipc103 avatar realandrewcohn avatar joll59 avatar maxwellbenton avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

flathub's Issues

splat

splats everywhere

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.