Re: Add tclab to forge repository?
Juan Pablo Carbajal <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <CABDtPkSW_ib4yvJEz+w8K--HSytRQxn=jD-pYD+5hMvTKzze=A@mail.gmail.com> |
On Thu, Jun 11, 2020 at 4:11 PM John Hedengren <[email protected]> wrote: > Thanks for the tip on creating my own tar.gz to distribute. The TCLab is used at ~50 universities and so far 7000 have been distributed or produced. I'll start with something like https://apmonitor.com/tclab-v0.0.1.tar.gz Most users are Python and Matlab but I'd also like to make an Octave version available. Let us know when you have that url working and we can test if it installs. It is just a matter of running pkg install https://apmonitor.com/tclab-v0.0.1.tar.gz assuming the tar.gz is a package compatible with pkg. Let us know if you need some support packaging your software.