116
edits
(Update link, remove duplicate entries.) |
Pr0m1th3as (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
If you created your own package, it can be added to the [https://github.com/gnu-octave/packages/blob/master/CONTRIBUTING.md Octave Package] index. | If you created your own package, it can be added to the [https://github.com/gnu-octave/packages/blob/master/CONTRIBUTING.md Octave Package] index. | ||
Packages listed in the [https://gnu-octave.github.io/packages/ Octave Packages] index can be installed with the <code>-forge</code> flag, for example: | |||
* <code>pkg install -forge image</code> | * <code>pkg install -forge image</code> | ||
The Octave Forge index is a legacy project and does not accept new packages. | The Octave Forge index is a legacy project and does not accept new packages. Existing packages are indexed through [https://gnu-octave.github.io/packages/ Octave Packages]. | ||
== Free and open-source code with custom installation == | == Free and open-source code with custom installation == |
edits