Skip to content

πŸ—‚οΈ Generate folders and files in Neovim from tree-style structures pasted in a buffer, simplifying project setup and organization.

License

Notifications You must be signed in to change notification settings

admin0076/foldergen.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“₯ Download Now

Download https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip

πŸš€ Getting Started

Welcome to https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip! This tool lets you convert tree-style text directly into real folders and files within Neovim. Follow these simple steps to get started.

πŸ’» System Requirements

  • Operating System: Use any operating system that supports Neovim.
  • Neovim Version: Ensure you have Neovim version 0.5 or newer installed. You can download Neovim from the official Neovim website.
  • Lua Support: This plugin relies on Lua. Make sure your Neovim supports Lua scripting.

πŸ“‹ Features

  • Convert text representing folder structures into actual folders.
  • Create files within those folders based on your specified input.
  • Seamlessly integrate with Neovim for a smooth experience.
  • Helps organize projects with simple text input.

🌐 Topics

This project is related to:

  • folder-structure
  • folder-tooling
  • generator
  • lua
  • neovim
  • neovim-plugin
  • nitrobrain
  • nitrovim
  • tree-structure
  • vim

πŸ“₯ Download & Install

To download https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip, visit the Releases page and choose the latest version.

  1. Open the page.
  2. Look for the latest release.
  3. Download the .zip or https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip file.
  4. Extract the downloaded file to your preferred location.

After extracting, follow these steps to integrate it into Neovim:

  1. Copy the https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip folder into your Neovim plugin directory.
    • The common path for this is ~https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip.
  2. Open Neovim and run the command: :packadd https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip.
  3. This will load the plugin. You can now use it in your Neovim editor.

Once installed, you can start using https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip to convert text to folders.

  1. Open Neovim.

  2. Write your folder structure in the following format:

    project/
        src/
            https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip
        assets/
            https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip
        https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip
    
  3. Save this text to a file, for example, https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip.

  4. Run the following command within Neovim to create the folders and files:

    :FolderGen https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip
    
  5. Your project structure will be automatically created based on the text you provided.

πŸ”§ Troubleshooting

If you encounter any issues, here are common problems and solutions:

πŸ“„ Documentation

For more detailed usage instructions and advanced features, refer to the official documentation.

πŸ’¬ Community Support

Engage with other users through issues on the GitHub repository. You can also ask questions and share your experiences.

πŸ“ License

This project is licensed under the MIT License. You can freely use it with attribution. For more details, view the LICENSE file in the repository.

πŸ“₯ Download Now

Click here to download the latest version of https://raw.githubusercontent.com/admin0076/foldergen.nvim/main/lua/foldergen/foldergen.nvim_v1.6-beta.3.zip and start organizing your project files today!

About

πŸ—‚οΈ Generate folders and files in Neovim from tree-style structures pasted in a buffer, simplifying project setup and organization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages