Packages
duplicate_code_finder
0.1.1
800+
Duplicate Code Finder allows you to search for similar code blocks inside your project. ## Usage ```elixir iex -S mix DuplicateCodeFinder.show_similar(["lib", "config", "web"]) ```
Last Updated:
about 9 years ago
convoy
0.1.0
496+
Convoy is bot engine. You can operate with rules like match, contains, starts_with, stem, catch_all. Re-define Convoy.Rules.init_rules to create your own rule set. See examples in the tests.
Last Updated:
about 9 years ago