Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Apr 23, 2016
1 parent 7a452cd commit b427916
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 282 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,6 @@

Manage Procfile-based applications

<table>
<tr>
<th>If you have...</th>
<th>Install with...</th>
</tr>
<tr>
<td>Ruby (MRI, JRuby, Windows)</td>
<td><pre>$ gem install foreman</pre></td>
</tr>
<tr>
<td>Mac OS X</td>
<td><a href="http://assets.foreman.io/foreman/foreman.pkg">foreman.pkg</a></td>
</tr>
</table>

## Installation

$ gem install foreman
Expand Down
33 changes: 0 additions & 33 deletions dist/deb.rake

This file was deleted.

16 changes: 0 additions & 16 deletions dist/jruby.rake

This file was deleted.

16 changes: 0 additions & 16 deletions dist/mingw32.rake

This file was deleted.

53 changes: 0 additions & 53 deletions dist/pkg.rake

This file was deleted.

12 changes: 0 additions & 12 deletions dist/resources/deb/control

This file was deleted.

18 changes: 0 additions & 18 deletions dist/resources/deb/foreman

This file was deleted.

30 changes: 0 additions & 30 deletions dist/resources/deb/heroku-release-key.txt

This file was deleted.

3 changes: 0 additions & 3 deletions dist/resources/deb/postinst

This file was deleted.

23 changes: 0 additions & 23 deletions dist/resources/pkg/Distribution.erb

This file was deleted.

6 changes: 0 additions & 6 deletions dist/resources/pkg/PackageInfo.erb

This file was deleted.

15 changes: 0 additions & 15 deletions dist/resources/pkg/foreman

This file was deleted.

2 changes: 0 additions & 2 deletions dist/resources/pkg/postinstall

This file was deleted.

15 changes: 0 additions & 15 deletions dist/resources/tgz/foreman

This file was deleted.

24 changes: 0 additions & 24 deletions dist/tgz.rake

This file was deleted.

1 change: 0 additions & 1 deletion tasks/release.rake
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,4 @@ task :release do
Rake::Task["changelog"].invoke
Rake::Task["pages"].invoke
Rake::Task["gem:release"].invoke
Rake::Task["tgz:release"].invoke
end

0 comments on commit b427916

Please sign in to comment.