feat: support macOS
This commit is contained in:
@ -88,6 +88,13 @@ python -m scientific_surfing core-config apply
|
||||
python -m scientific_surfing core update [--version <version>] [--force]
|
||||
```
|
||||
|
||||
### Service Management
|
||||
|
||||
macOS
|
||||
```bash
|
||||
sudo env SF_CONFIG_DIR=(readlink -f ~/basicfiles/cli/scientific_surfing) python -m scientific_surfing core service install
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
This project uses Poetry for dependency management:
|
||||
|
||||
Reference in New Issue
Block a user