{"id":24517413,"url":"https://github.com/sambhav2612/cedit","last_synced_at":"2025-03-15T11:09:58.369Z","repository":{"id":45048580,"uuid":"121970587","full_name":"sambhav2612/CEdit","owner":"sambhav2612","description":":clipboard: :black_nib: A text editor written in C and C++","archived":false,"fork":false,"pushed_at":"2023-04-20T15:35:25.000Z","size":2284,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T01:36:30.147Z","etag":null,"topics":["c","text-editor"],"latest_commit_sha":null,"homepage":"https://sambhav2612.github.io/CEdit/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sambhav2612.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/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}},"created_at":"2018-02-18T16:52:51.000Z","updated_at":"2024-04-27T13:02:57.000Z","dependencies_parsed_at":"2025-01-22T01:44:03.557Z","dependency_job_id":null,"html_url":"https://github.com/sambhav2612/CEdit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambhav2612%2FCEdit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambhav2612%2FCEdit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambhav2612%2FCEdit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambhav2612%2FCEdit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambhav2612","download_url":"https://codeload.github.com/sambhav2612/CEdit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243719399,"owners_count":20336607,"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":["c","text-editor"],"created_at":"2025-01-22T01:33:57.617Z","updated_at":"2025-03-15T11:09:58.345Z","avatar_url":"https://github.com/sambhav2612.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CEdit\n\nA text editor written in C and C++.\n\n## Status [![Build Status](https://travis-ci.org/sambhav2612/CEdit.svg?branch=master)](https://travis-ci.org/sambhav2612/CEdit)\n\nAt version 0.0.11 and compiling without warning(s).\n\n## Latest Update\n\nAdd and deploy [static website](https://sambhav2612.github.io/CEdit/) made with Facebook's Docusauras Framework.\n\n## Upcoming Update\n\nAdd unit testing via Check Framework.\n\n## Installation\n\n```bash\n# init local repo\n$ git init\n\n# add repo remote\n$ git remote add upstream https://github.com/sambhav2612/CEdit.git\n\n# clone the repo from remote\n$ git clone upstream\n\n# cd into the directory\n$ cd CEdit\n\n# install gcc and make\n$ npm run install-dependencies\n\n# test for installation of gcc and make\n$ npm run test-dependencies\n\n# build executable and run\n$ npm run build-executable\n\n# manually run the executable with new file\n$ ./editor\n\n# manually run the executable with open file\n$ ./editor \u003cFILENAME.EXTENSION\u003e\n\n# to keep up-to-date with remote\n$ git pull upstream master\n\n\n# == OPTIONAL ==\n# install packages \n$ npm install\n\n# start a local server with current dir content in JSON format served online\n$ npm run start-server\n```\n\n## Known Issues\n\nCheck the issue tracker for known issues [here](https://github.com/sambhav2612/CEdit/issues/created_by/sambhav2612).\n\n## Machine setup instructions\n\nRefer: https://viewsourcecode.org/snaptoken/kilo/01.setup.html\n\n## Contribution Guideline\n\nContributions are welcome. Do check the existing contribution guideline [here](https://github.com/sambhav2612/CEdit/blob/master/.github/CONTRIBUTING.md).\n\n## License\n\n© Sambhav Jain 2018 [sambhavjain2612@gmail.com](mailto:sambhavjain2612@gmail.com)\n\n![GPL-3.0](http://200billionscandal.typepad.com/.a/6a00d83451da3169e20147e36f3e4a970b-800wi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambhav2612%2Fcedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsambhav2612%2Fcedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambhav2612%2Fcedit/lists"}