{"id":22865544,"url":"https://github.com/tecfu/form-cli","last_synced_at":"2025-03-31T09:47:16.326Z","repository":{"id":57240239,"uuid":"96650444","full_name":"tecfu/form-cli","owner":"tecfu","description":"A command line utility to populate placeholders in a form template and save or print the output.","archived":false,"fork":false,"pushed_at":"2019-07-14T09:24:39.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T08:18:22.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tecfu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-08T23:52:56.000Z","updated_at":"2020-07-30T12:43:28.000Z","dependencies_parsed_at":"2022-08-30T00:11:46.797Z","dependency_job_id":null,"html_url":"https://github.com/tecfu/form-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fform-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fform-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fform-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fform-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecfu","download_url":"https://codeload.github.com/tecfu/form-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450403,"owners_count":20779406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-13T11:37:34.852Z","updated_at":"2025-03-31T09:47:16.306Z","avatar_url":"https://github.com/tecfu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# form-cli\n\nA command line utility to populate placeholders in a form template and \nsave or print the output.\n\n## Install: \n\n### Local Machine\n\n```sh\nnpm i -g form-cli\n```\n\n### Running Via Prebuilt Docker Image\n\n```sh\n$ docker pull tecfu/form-cli\n$ docker run -d \\\n  -it \\\n  --name form-cli \\\n  --mount type=bind,source=\"$(pwd)\",target=/home \\\n  form-cli:latest\n```\n\n### Example Template:\n\nPlaceholders are surrounded by % symbol.\n\n```\nHi there, %YOUR_NAME%.\n```\n\n## Usage:\n\n```sh\n$ form-cli -t somefile.txt \n```\n\n## Options:\n\n```sh\nOptions:\n  --template, -t  File path of template.                              [required]\n  --printer, -p   Name of printer to print to.\n  --save, -s      Save the file to the path specified.          [default: false]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecfu%2Fform-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecfu%2Fform-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecfu%2Fform-cli/lists"}