Toggle Sidebar
Toggle Theme
husky
v0.1.1
Pages
Modules
Mix Tasks
husky v0.1.1
Husky
View Source
Documentation for Husky.
Link to this section
Summary
Functions
config?()
double_sum(x, y)
hello()
hook_script_content()
hooks()
install_hook_scripts(hook_list, install_directory)
main(argv \\ [])
Hello world
parse_json(file)
run(script_path, hook, git_params)
Link to this section
Functions
Link to this function
config?()
View Source
Link to this function
double_sum(x, y)
View Source
Link to this function
hello()
View Source
Link to this function
hook_script_content()
View Source
Link to this function
hooks()
View Source
Link to this function
install_hook_scripts(hook_list, install_directory)
View Source
Link to this function
main(argv \\ [])
View Source
Hello world.
Examples
iex>
Husky
.
hello
(
)
:world
Link to this function
parse_json(file)
View Source
Link to this function
run(script_path, hook, git_params)
View Source