mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-12-24 12:25:28 -07:00
15e1f06f37
* Add go-git as a dependency * Remove plugins dir from gitignore * Move config code to config package * Create validatePluginName function * Create PluginDirectory function * Create PluginExists function * Implement PluginAdd function * Add testify as a dependency * Write test for PluginAdd happy path
8 lines
299 B
Plaintext
8 lines
299 B
Plaintext
# This is a test asdfrc file containing all possible values. Each field to set
|
|
# to a value that is different than the default.
|
|
legacy_version_file = yes
|
|
use_release_candidates = yes
|
|
always_keep_download = yes
|
|
plugin_repository_last_check_duration = never
|
|
disable_plugin_short_name_repository = yes
|