Code-sync

Latest version: v0.3.0

Safety actively analyzes 623567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

Added

* Added ability to edit and delete registered projects. (5)

0.2.1

Added
* Added description to the PyPI page. (6)

0.2.0

Added
* code_sync now runs an initial rsync upon startup before running in watch-for-changes mode, so that changes are synced right away. (4)
* Added a `verbose` flag that prints the rsync and watchmedo shell commands for help in debugging. (4)

Fixed
* Fixed an issue where using command line args did not work because the port number was set as the local dir. (4)
* Fixed an issue where local dir paths were not expanded, and did not work if contained `~`. (4)

0.1.0

Added
* You can save and run project configurations (2)
* `code_sync --register <project>` prompts for project configuration and saves to config file
* `code_sync <project>` runs code_sync with the saved project configuration
* `code_sync --list` lists registered projects
* You can also still run code_sync the old way, specifying the local_dir, remote_dir, etc manually.

0.0.1

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.