${anaconda install dir} represents the dir where the anaconda is installed. For me, ${anaconda install dir}=/root/anaconda3 . mkdir /root/anaconda3/envs/karmaloop tar ...
feedmixer - FeedMixer is a WSGI (Python3) micro web service which takes a list of feed URLs and returns a new feed consisting of the most recent n entries from each given feed (Returns Atom, RSS, or ...