Table of Contents - cavendish-0.1.0 Documentation
Pages
Classes and Modules
- Cavendish
- Cavendish::CLI
- Cavendish::Commands
- Cavendish::Commands::AddCiConfig
- Cavendish::Commands::AddEslint
- Cavendish::Commands::AddReactNavigation
- Cavendish::Commands::AddReadme
- Cavendish::Commands::AddTailwind
- Cavendish::Commands::AddTesting
- Cavendish::Commands::Base
- Cavendish::Commands::ConfigureGit
- Cavendish::Commands::CreateExpoProject
- Cavendish::Config
- Cavendish::Utils
Methods
- #add_config_to_package — Cavendish::Commands::AddTesting
- #add_enzyme_options — Cavendish::Commands::AddTesting
- #add_example_navigator_and_screens — Cavendish::Commands::AddReactNavigation
- #add_example_test_file — Cavendish::Commands::AddTesting
- #add_rn_testing_library_options — Cavendish::Commands::AddTesting
- #commit_initial_config — Cavendish::Commands::ConfigureGit
- #copy_ci_and_version_files — Cavendish::Commands::AddCiConfig
- #copy_config_file — Cavendish::Commands::AddEslint
- #copy_file — Cavendish::Utils
- #copy_tailwind_config_file — Cavendish::Commands::AddTailwind
- #copy_tailwind_utils — Cavendish::Commands::AddTailwind
- #copy_template — Cavendish::Utils
- #create_command_steps — Cavendish::CLI
- #create_expo_project — Cavendish::Commands::CreateExpoProject
- #define_create_command — Cavendish::CLI
- #define_program — Cavendish::CLI
- #enzyme_configuration — Cavendish::Commands::AddTesting
- #enzyme_dependencies — Cavendish::Commands::AddTesting
- #error — Cavendish::Utils
- #eslint_dependencies — Cavendish::Commands::AddEslint
- #generate_tailwind_rn_styles_json — Cavendish::Commands::AddTailwind
- #get_or_generate_destination_path — Cavendish::Utils
- #get_template_path — Cavendish::Utils
- #human_project_name — Cavendish::Config
- #inject_to_json_file — Cavendish::Utils
- #install_dependencies — Cavendish::Commands::AddReactNavigation
- #install_dependencies — Cavendish::Commands::AddTesting
- #install_eslint_dependencies — Cavendish::Commands::AddEslint
- #install_expo_globally — Cavendish::Commands::CreateExpoProject
- #install_tailwind_rn_dependencies — Cavendish::Commands::AddTailwind
- #jest_dependencies — Cavendish::Commands::AddTesting
- #log — Cavendish::Utils
- #package_configuration — Cavendish::Commands::AddTesting
- #parse_and_copy_file — Cavendish::Commands::AddReadme
- #parse_erb — Cavendish::Utils
- #perform — Cavendish::Commands::AddCiConfig
- #perform — Cavendish::Commands::AddEslint
- #perform — Cavendish::Commands::AddReactNavigation
- #perform — Cavendish::Commands::AddReadme
- #perform — Cavendish::Commands::AddTailwind
- #perform — Cavendish::Commands::AddTesting
- #perform — Cavendish::Commands::ConfigureGit
- #perform — Cavendish::Commands::CreateExpoProject
- #project_name= — Cavendish::Config
- #project_root_path — Cavendish::Utils
- #react_navigation_core_dependencies — Cavendish::Commands::AddReactNavigation
- #react_navigation_side_dependencies — Cavendish::Commands::AddReactNavigation
- #remove_expo_git — Cavendish::Commands::ConfigureGit
- #remove_in_project — Cavendish::Utils
- #replace_app_entrypoint — Cavendish::Commands::AddReactNavigation
- #rn_testing_library_dependencies — Cavendish::Commands::AddTesting
- #run — Cavendish::CLI
- #run — Cavendish::Utils
- #run_in_project — Cavendish::Utils
- #setup_config — Cavendish::CLI
- #use_enzyme? — Cavendish::Config