<b782c365002318f48717d62bc80e7b90.x@maillard.im>
Hello, long time, no see. Is there any progress on making offpunk available for MacOS users ? I, for one, would be very pleased to use offpunk here but due to complexities, I am still out of the game currently. Also, is there any way to use offpunk in emacs (via a package or a mode) ? -- Xavier Maillard (https://www.maillard.im) Partagez votre super pouvoir! (https://dondesang.efs.sante.fr/) GPG: 84C7 EF28 760F 49A7 D7C0 BFD7 141B AF53 291E 888D
<174107503145.7.10100736991698394002.622811411@ploum.eu>
<b782c365002318f48717d62bc80e7b90.x@maillard.im>
(view parent)
Le 25 mar 04 06:20, Xavier Maillard a écrit : >Hello, > >long time, no see. Is there any progress on making offpunk available >for MacOS users ? It’s available here: https://ports.macports.org/port/offpunk/details/ > >Also, is there any way to use offpunk in emacs (via a package or a >mode) ? I’m not sure it makes much sense. The easiest way to install offpunk on any system with git installed is: git clone https://git.sr.ht/~lioploum/offpunk cd offpunk python offpunk.py -- Ploum - Lionel Dricot Blog: https://www.ploum.net Bikepunk: https://bikepunk.fr/
<0bcc1f0e58e00d44292a101a5a84af07.x@maillard.im>
<174107503145.7.10100736991698394002.622811411@ploum.eu>
(view parent)
Ok, I git cloned the repo. How can I install the command so that I do not have to go in the repo directory before launching offpunk ? Reading through Installation notes does not give any clue (and I am not a python master either). -- Xavier Maillard (https://www.maillard.im) Partagez votre super pouvoir! (https://dondesang.efs.sante.fr/) GPG: 84C7 EF28 760F 49A7 D7C0 BFD7 141B AF53 291E 888D
<174129276923.7.4922478157336809389.626507848@ploum.eu>
<0bcc1f0e58e00d44292a101a5a84af07.x@maillard.im>
(view parent)
Le 25 mar 06 05:44, Xavier Maillard a écrit : >Ok, I git cloned the repo. > >How can I install the command so that I do not have to go in the repo >directory before launching offpunk ? > >Reading through Installation notes does not give any clue (and I am >not a python master either). I simply have the following in my .zshrc (works also with .bashrs or fish config) alias offpunk="~/dev/offpunk/offpunk.py" alias opnk="~/dev/offpunk/opnk.py" alias netcache="~/dev/offpunk/netcache.py" alias ansicat="~/dev/offpunk/ansicat.py" -- Ploum - Lionel Dricot Blog: https://www.ploum.net Bikepunk: https://bikepunk.fr/
<3ecc222ddd168bd13706dbcc54e6ac3d.x@maillard.im>
<174129276923.7.4922478157336809389.626507848@ploum.eu>
(view parent)
Works perfectly. That's smart :) -- Xavier Maillard (https://www.maillard.im) Partagez votre super pouvoir! (https://dondesang.efs.sante.fr/) GPG: 84C7 EF28 760F 49A7 D7C0 BFD7 141B AF53 291E 888D