Skip to content

Instructions for settings.json #40

@sistemicorp

Description

@sistemicorp

About settings.json,

  • A user would fork the scripts repo to start off.
  • in the scripts repo, settings.json is a tracked file
  • So what happens is I edited my local Prism settings.json file, but then I can no longer do a git pull here, because settings.json has been edited.
  • But normally Lente will distribute the public folder (called a manifest), and I am pretty sure that manifest skips the settings.json file. In other words, normally one would not be doing a git pull here.
    • Except, when its a development Prism

So, the short story is, after cloning the scripts repo, the next step is to git ignore the settings.json file... and to manage that file in a different way... because I think one still wants to track that file for the various computers in the deployment... For example, make a folder (above public) and put the files there, in fact, make a directory structure that looks like you deployment so that you can find things easier...

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions