• v0.1.0 6b1af864fd

    v0.1.0 Pre-release

    vaibhav released this 2025-07-15 14:39:54 +00:00 | 141 commits to main since this release

    The first (alpha) release of Chamber. Currently only as a CLI. Commands that work:

    1. new: Create a new chamberfile
    2. cp: Copy a file or a directory from user's file system to the chamberfile (and vice-versa)
    3. rm: Remove a file or directory from within a chamber.
    4. mkdir: Ability to make a directory inside the chamber.
    5. ls: List files and directories inside the chamber.

    IMPORTANT NOTES

    1. This is an alpha release. Please do not use it for any kind of production use. I bear no liability of any loss caused by use of this software.
    2. Please remember that you must use chamber:// prefix for any and all paths inside the chamberfile.
    Downloads