jollygoodcode / Open_Source_Checklist

:white_check_mark: Open Source Checklist

Home Page:https://github.com/jollygoodcode/Open_Source_Checklist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Checklist

Copy-paste friendly version.

Get all templates to local

ruby <(curl -sSL https://git.io/vzmvV) all

Single template also can, see usage:

ruby <(curl -sSL https://git.io/vzmvV)

General

All files are in markdown format (.md).

RubyGem Specific

  • Remove tests/specs from packaged gem Why?

Rails Specific

  • Remove sensitive data
  • Remove unnecessary code

About

:white_check_mark: Open Source Checklist

https://github.com/jollygoodcode/Open_Source_Checklist

License:MIT License


Languages

Language:Ruby 100.0%