{"id":32486145,"url":"https://github.com/vicentedpsantos/faktur","last_synced_at":"2026-07-04T22:31:30.050Z","repository":{"id":282449077,"uuid":"902498769","full_name":"vicentedpsantos/faktur","owner":"vicentedpsantos","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-14T17:20:13.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T05:40:19.754Z","etag":null,"topics":["cli","invoice-generator","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vicentedpsantos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-12T17:24:18.000Z","updated_at":"2025-03-14T17:20:18.000Z","dependencies_parsed_at":"2025-03-16T15:01:48.507Z","dependency_job_id":null,"html_url":"https://github.com/vicentedpsantos/faktur","commit_stats":null,"previous_names":["vicentedpsantos/faktur"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vicentedpsantos/faktur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentedpsantos%2Ffaktur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentedpsantos%2Ffaktur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentedpsantos%2Ffaktur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentedpsantos%2Ffaktur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicentedpsantos","download_url":"https://codeload.github.com/vicentedpsantos/faktur/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicentedpsantos%2Ffaktur/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35138074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","invoice-generator","ruby"],"created_at":"2025-10-27T05:35:18.624Z","updated_at":"2026-07-04T22:31:30.041Z","avatar_url":"https://github.com/vicentedpsantos.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Faktur\n\nFaktur is a simple CLI tool to generate invoices.\n\n## Installation\n\nTo install Faktur, follow these steps:\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/vicentedpsantos/faktur.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd faktur\n    ```\n3. Install the necessary dependencies:\n    ```sh\n    make install\n    ```\n\n4. To uninstall Faktur, run the following command:\n    ```sh\n    make uninstall\n    ```\n\n## Usage\n\nFaktur provides several commands to manage configurations and invoices. All flags are optional, and the user can run the commands without any flags.\n\n### Configuration Commands\n\n- **Create a new configuration:**\n    ```sh\n    faktur configurations create \u003cNAME\u003e\n    ```\n\n- **List all configurations:**\n    ```sh\n    faktur configurations list\n    ```\n\n- **Delete a configuration:**\n    ```sh\n    faktur configurations delete \u003cID\u003e\n    ```\n\n- **Show a specific configuration:**\n    ```sh\n    faktur configurations show \u003cNAME\u003e\n    ```\n\n### Invoice Commands\n\n- **Create a new invoice:**\n    ```sh\n    faktur invoices create --number=\u003cNUMBER\u003e\n    ```\n\n- **List all invoices:**\n    ```sh\n    faktur invoices list\n    ```\n\n- **Delete an invoice:**\n    ```sh\n    faktur invoices delete \u003cID\u003e\n    ```\n\n- **Print an invoice:**\n    ```sh\n    faktur invoices print \u003cID\u003e\n    ```\n\n## Examples\n\n- Create a new configuration named \"default\":\n    ```sh\n    faktur configurations create default\n    ```\n\n- Create a new invoice with a specific number:\n    ```sh\n    faktur invoices create --number=12345\n    ```\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicentedpsantos%2Ffaktur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicentedpsantos%2Ffaktur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicentedpsantos%2Ffaktur/lists"}