Skip to content
  • Kolja Nolte's avatar
    2063c0dc
    Initial commit · 2063c0dc
    Kolja Nolte authored
    
    
    - Set up project structure with src, tests, and examples directories
    - Added README.md with project overview and usage instructions
    - Included LICENSE file (MIT License)
    - Implemented core functionality in filesize_cli/main.py
    - Added initial tests in tests/test_main.py
    - Configured setup.py and pyproject.toml for packaging
    - Created .gitignore to exclude unnecessary files
    - Set up GitLab CI/CD pipeline with .gitlab-ci.yml
    - Added example files in the examples/ directory for testing purposes
    
    Signed-off-by: Kolja Nolte's avatarKolja Nolte <kolja.nolte@gmail.com>
    2063c0dc
    Initial commit
    Kolja Nolte authored
    
    
    - Set up project structure with src, tests, and examples directories
    - Added README.md with project overview and usage instructions
    - Included LICENSE file (MIT License)
    - Implemented core functionality in filesize_cli/main.py
    - Added initial tests in tests/test_main.py
    - Configured setup.py and pyproject.toml for packaging
    - Created .gitignore to exclude unnecessary files
    - Set up GitLab CI/CD pipeline with .gitlab-ci.yml
    - Added example files in the examples/ directory for testing purposes
    
    Signed-off-by: Kolja Nolte's avatarKolja Nolte <kolja.nolte@gmail.com>
This project is licensed under the MIT License. Learn more
Loading