File: README

package info (click to toggle)
nemo-python 5.6.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 384 kB
  • sloc: xml: 1,732; ansic: 795; python: 157; makefile: 9
file content (15 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To try any of the examples, copy them over to:

    $XDG_DATA_DIR/share/nemo-python/extensions/
or:
    ~/.local/share/nemo-python/extensions/

FYI, it is still possible to load plugins from the old locations.

Then restart nemo.

Hint: if you're testing an extension that you're developing, it may
be useful to start a 'private' instance of nemo, like this:
 $ mkdir /tmp/testing
 $ export TMPDIR=/tmp/testing
 $ nemo --no-desktop