https://github.com/toktok/cedar
Cedar web-based IDE
https://github.com/toktok/cedar
ide
Last synced: 10 months ago
JSON representation
Cedar web-based IDE
- Host: GitHub
- URL: https://github.com/toktok/cedar
- Owner: TokTok
- License: gpl-3.0
- Created: 2018-02-18T15:09:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T01:42:17.000Z (about 1 year ago)
- Last Synced: 2025-01-28T11:48:56.444Z (12 months ago)
- Topics: ide
- Language: JavaScript
- Homepage: https://toktok.ltd/
- Size: 52.7 KB
- Stars: 1
- Watchers: 29
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Welcome to the TokTok IDE
You can edit toxcore C files here and see how they compile. Currently, this is
under development. If you want to do real work here, please talk to iphy on
IRC, first.
To get started, use the tree on the left to navigate to the
`c-toxcore/toxcore` directory and click any `.c`, `.cpp`, or `.h` file. Make a
change, and watch the build kick off after 5 seconds.