8000 GitHub - WRLDInc/rewst_remote_agent
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WRLDInc/rewst_remote_agent

 
 

Repository files navigation

Agent Smith

Unit Tests Code Coverage CodeQL Build Release

Rewst's lean, open-source command executor that fits right into your Rewst workflows. See community corner for more details.

Dependencies

Dependencies are managed by poetry. See installation documentation on how to install poetry on your machine.

Testing

Unit tests are written in the tests directory using pytest module. Minimum code coverage for all commits is 90%.

Run the unit tests with this command.

poetry run pytest

Run the code coverage report with this command.

poetry run pytest --cov=.

Contributing

Contributions are always welcome. Please submit a PR!

Please use commitizen to format the commit messages. After staging your changes, you can commit the changes with this command.

poetry run cz commit

License

Agent Smith is licensed under GNU GENERAL PUBLIC LICENSE. See license file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • PowerShell 2.3%
0