From a192474b1ef68ee2c4358544e3909a56b36510ea Mon Sep 17 00:00:00 2001 From: Dominic Cleal Date: Wed, 1 Apr 2015 10:39:55 +0100 Subject: [PATCH] Add package build systems Package build systems and repository hosting sites should be particularly useful for small OSS projects. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7cd814f2..1f8bfba9 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,12 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar``` * https://www.aerofs.com/ - behind-the-firewall dropbox, free for 30 users * http://cloudinary.com - Image upload, powerful manipulations, storage, and delivery for sites and apps, with libraries for Ruby, Python, Java, PHP, Objective-C and more. Perpetual free tier includes 7500 images/month, 2gb storage, 5gb bandwidth. +## Package Build Systems + + * https://build.opensuse.org/ - package build service for multiple distros (SUSE, EL, Fedora, Debian etc.) + * https://copr.fedoraproject.org/ - mock-based RPM build service for Fedora and EL + * https://help.launchpad.net/Packaging - Ubuntu and Debian build service + ## IDE and Code Editing * https://c9.io - IDE in a browser. Incorporates an Ubuntu virtual machine and in-browser terminal access. Integrates with github and bitbucket, but also adds SFTP and generic Git access. * https://koding.com - IDE in a browser. Features: Full sudo access - VMs hosted on Amazon EC2 - SSH Access - Real EC2 VM, no LXCs/hypervising - Custom sub-domains - Publicly accessible IP - Ubuntu 14.04 - IDE/Terminal/Collaboration