Commit graph

6 commits

Author SHA1 Message Date
Daniel Valentine
24bfd7e5e7 (#52) fix Replit deploy script 2022-10-25 00:06:23 -06:00
Daniel Valentine
dee73dfa33 Rename GitHub organization to ferritreader. 2022-10-12 17:02:22 -06:00
Daniel Valentine
be3a4013db Rename project to Ferrit. 2022-10-09 14:39:27 -06:00
Daniel Valentine
2dd12756df fix replit deploy shell script (#592)
Per
https://github.com/spikecodes/libreddit/issues/592#issuecomment-1253693490,
Replit no longer includes wget, so this modifies the shell script to use
curl to download the latest libbacon binary. The commit also makes minor
improvements to the shell script (it now uses builtin ":" instead of external
"true", and sh will execute each command as they are run.
2022-09-21 20:34:15 -06:00
Daniel Valentine
a9d5993b20 remove all reddit branding (#1) 2022-09-20 22:48:00 -06:00
spikecodes
e181e3f57d Improve Replit deployment method 2021-11-22 13:01:34 -08:00