Skip to content

qcerasmus/notepadqq-extensions

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

notepadqq-extensions

Extensions for the Notepadqq project found at: http://notepadqq.altervista.org/s/ If you can not see the extensions tab in the toolbar, open ~/.config/Notepadqq/Notepadqq.ini and add:

[Extensions]

RuntimeNodeJS=/usr/bin/nodejs

RuntimeNpm=/usr/bin/npm

dependencies

node.js npm

building

These should be everything you need.

git clone git@github.com:qcerasmus/notepadqq-extensions.git

cd {notepadqq-extensions}/{extension you want to install}

{don't think this will be necessary} npm install notepadqq-api --save

node /usr/share/notepadqq/extension_tools/pack.js . npm

The last one will create a package {extension-name}-version.subversion.revision.nqqext

You can install the nqqext extension now.

About

Extensions for the Notepadqq project found at: http://notepadqq.altervista.org/s/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published