Pārlūkot izejas kodu

Added gitignore and switched build

master
pb pirms 4 gadiem
vecāks
revīzija
cd49567a94
2 mainītis faili ar 4 papildinājumiem un 2 dzēšanām
  1. 3
    1
      .gitignore
  2. 1
    1
      index.js

+ 3
- 1
.gitignore Parādīt failu

/node_modules
/node_modules
/.elxr
package-lock.json

+ 1
- 1
index.js Parādīt failu

, 'remote': (args) => { , 'remote': (args) => {
// Subcommands! // Subcommands!
if(!processedArgs.v) return false;
if(!processedArgs.v) return false; // Only -v is supported presently..


var serial_perform = (repo) => { var serial_perform = (repo) => {
var options = { cwd: instanceroot + '/' + repo } var options = { cwd: instanceroot + '/' + repo }

Notiek ielāde…
Atcelt
Saglabāt