Project
Reverse Dependencies for github-markup
The projects listed here declare github-markup as a runtime or development dependency
0.0
Client library for accessing Fraudpointer REST API
2020
2021
2022
2023
2024
2025
0.0
# Game
A Ruby-powered MVC game framework.
## Install
```sh
$ gem install game
```
## Usage
### Setup
```sh
$ game new my_cool_game
```
This will create a new directory named `my_cool_game` in the current working directory.
The directory is laid out very much like a Rails application:
...
2020
2021
2022
2023
2024
2025
0.0
Poor man's license finder for rubygems, that might work
2020
2021
2022
2023
2024
2025
0.0
GFM (GitHub Flavored Markdown) Preview Server.
2020
2021
2022
2023
2024
2025
0.0
A ruby interface to the GitHub Contributions Archive API (https://githubcontributions.io). Get information about GitHub users and events, including all repositories a user has contributed to. No authentication required.
2020
2021
2022
2023
2024
2025
0.0
Uses the 'github-markup' gem to compiler your markdown files to html. html is then formatted the same way as it is on github. Includes options to compile all files under a directory, to watch for changes and to delete generated files.
2020
2021
2022
2023
2024
2025
0.0
Use this tool so you can see a preview of your README on how it will look like on GitHub.
2020
2021
2022
2023
2024
2025
0.0
This is a helper gem for ruby-gnome2 applications that allows developers to easily connect signals to methods.
2020
2021
2022
2023
2024
2025
0.0
Convert Github flavored Markdown into HTML.
2020
2021
2022
2023
2024
2025
0.0
A simple, Git-powered wiki with a sweet API and local frontend, modded for the Bibliotheca Anonoma. Uses the latest edition of Gollum, adds OmniGollum support, and other cool stuff.
2020
2021
2022
2023
2024
2025
0.0
Simple require file generator
2020
2021
2022
2023
2024
2025
0.0
View your tests, specs, and cukes through your web browser.
2020
2021
2022
2023
2024
2025
0.0
Popup HTTP Server for serving static content.
2020
2021
2022
2023
2024
2025
0.0
Provides causes for exceptions.
2020
2021
2022
2023
2024
2025
0.0
This is a Rails plugin that makes it easier for your models
to communicate via AMQP to RabbitMQ.
2020
2021
2022
2023
2024
2025
0.0
Kramdown syntax for embedded gists
2020
2021
2022
2023
2024
2025
0.0
Law schools accredited by the American Bar Association (ABA) publish in a standardized PDF format reports of employment outcomes for recent graduates. Process these PDF files into memory for further use.
2020
2021
2022
2023
2024
2025
0.0
# License
Create software licenses easily.
## Install
### Bundler: `gem 'license'`
### RubyGems: `gem install license`
## Usage
### Simple
```ruby
license = License::Software::MIT.new do |l|
l.year.start = 2012
l.author.name = 'Ryan Scott Lewis'
l.author.email = 'ryan@rynet.us'
end...
2020
2021
2022
2023
2024
2025
0.0
Library and command-line client for accessing a Lightstreamer server.
2020
2021
2022
2023
2024
2025
0.0
Get loc'd out!
2020
2021
2022
2023
2024
2025