Skip to content

KryxLabs/Filament-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

A brief description of your project, what it does, and who it's for.

Table of Contents

Installation

Before you begin, ensure you have Poetry installed on your machine.

  1. Clone the repository:

    git clone https://github.com/your-username/your-project.git
    cd your-project
  2. Install dependencies:

    poetry install

Usage

Activate the virtual environment and run the application:

poetry run python filament_manager/app.py

Replace your_script.py with the entry point of your application.

Development

To contribute to this project, follow these steps:

  1. Activate the virtual environment:

    poetry shell
  2. Run tests:

    poetry run pytest
  3. Add new dependencies:

    poetry add package-name

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Your Name - Gabriel Womelsdorf

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published