Skip to content

Instantly share code, notes, and snippets.

View KillianKemps's full-sized avatar

Killian Kemps KillianKemps

View GitHub Profile
@KillianKemps
KillianKemps / fastInstallFreshRSS.sh
Created February 7, 2015 21:31
An installation script for FreshRSS
#!/bin/bash
# The MIT License (MIT)
#
# Copyright (c) 2015 Killian Kemps
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@KillianKemps
KillianKemps / KoalasLiveTweet_InstallationScript.sh
Created February 22, 2015 17:26
KoalasLiveTweet Installation Script Standalone
#!/bin/bash
# The MIT License (MIT)
#
# Copyright (c) 2015 Killian Kemps
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell