AllenNeuralDynamics / AllenNeuralDynamics/ficus
Remove/abstract-out need to install settings.json on the target system
- Ngôn ngữ chính
- Python
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
To interact with zookeeper via ficus, the PC needs to have a **settings.json** file that exists somewhere on the machine. Let's consider a few alternatives:
* **settings.json** is bundled with the instrument-wrapper repository OR
* **settings.json** is not needed altogether
As-is, we make ficus harder to use on target PCs because they need to install a file (probably) outside of the scope of a github repository. It makes deployment more cumbersome because if fields change, we need to manually find and change these **settings.json** files in lock step.
Related: https://github.com/AllenNeuralDynamics/ficus/issues/38
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.