File: README.md

package info (click to toggle)
nixnote2 2.1.6%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,916 kB
  • sloc: cpp: 79,037; java: 1,096; sh: 275; ansic: 10; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
# Development only helpers/shortcuts.

Note that those are only convenience shortcuts. They work for me on Ubuntu and may mail fail for some reason on
other distribution (e.g. Qt is installed on different way).

But in case those scripts doesn't work for you, either:
* do the trivial modification for your system
* or use qmake+make (see main [README.md](../README.md))
* or use docker build, which should work on all systems (as it internally uses Ubuntu).