1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/red/runtime/storage/localfilesystem/projects
Nick O'Leary 1c2ea56f42
Allow a project to be specified on the command-line
Reuses the existing flowFile - if its value is found
to be the name of an existing project, that project
is set as the active one.

If it is not the name of an existing project, it is
ignored.
2018-01-08 16:10:54 +00:00
..
git Handle cloning a bare repository 2018-01-08 14:46:56 +00:00
defaultFileSet.js Add first-run dialog to migrate files to project 2017-12-19 00:56:02 +00:00
index.js Allow a project to be specified on the command-line 2018-01-08 16:10:54 +00:00
Project.js Handle cloning a bare repository 2018-01-08 14:46:56 +00:00
ssh.js Refactoring ssh-keygen function (#1533) 2018-01-05 16:12:01 +00:00