[![Build Status](https://travis-ci.org/.svg?branch=dev)](https://travis-ci.org/) [![npm](https://img.shields.io/npm/dw/wio.svg)](https://www.npmjs.com/package/wio) [![npm](https://img.shields.io/npm/v/wio.svg)](https://www.npmjs.com/package/wio) [![GitHub release](https://img.shields.io/github/release/.svg)](/releases) [![license](https://img.shields.io/github/license/.svg)](/blob/master/LICENSE)
**Quick Links:** [Docs](https://wio.github.io/docs) | [Packages](https://www.npmjs.com/search?q=wio%2C%20pkg) | [Waterloop](https://waterloop.ca)
![wio](https://wio.github.io/docs/_static/logo_black.png)
Wio is a development environment to create, build, test and upload C/C++ project. Wio supports `AVR` and `Native` platform but as the project grows, more platforms and frameworks will be added.
## Introduction
* [What is Wio?](https://wio.github.io/docs/wio/what-is-wio.html)
## Features
### Easier Development
* User worries about programming and wio takes care of build files
* No need to learn about vendor toolchains
* Support for multiple platforms and frameworks
* Highly customizable with the help of wio.yml config
* Build projects with `wio build`
* Execute projects with `wio run`
### Package Manager
* Code sharing has never been easier with wio packages
* User includes dependencies and wio takes care of dependency tree
* Use `wio publish` to publish a package
* Use `wio install <package>` to install a package
### Devices
* Uploading code to devices can be done with `wio run --port <port>`
* List devices connected to machine by using `wio devices list`
* Open a Serial monitor using `wio devices monitor`
## Installation
* [Linux](https://wio.github.io/docs/wio/install/linux.html)
* [MacOS](https://wio.github.io/docs/wio/install/macos.html)
* [Windows](https://wio.github.io/docs/wio/install/windows.html)
### Install from source
* Clone dev branch for latest features
```bash
git clone --recurse-submodules .git
```
* Install tools and build
```bash
# windows
wmake setup
wmake build
# macOs
wmake mac-setup
wmake build
# Linux
wmake linux-setup
wmake build
```
## Getting Started
* [Application Project](https://wio.github.io/docs/wio/getting-started/creating-app.html)
* [Package Project](https://wio.github.io/docs/wio/getting-started/creating-pkg.html)
## Contributing
If you are interested in working on wio, you can read [contribution document](/blob/master/CONTRIBUTING.md) and add features/fixes.
## Development
Well is still in beta and is being actively developed. You can check the changelogs in [`changelog` directory](/blob/master/changelogs)
免责声明:
1.本资源仅供学习和交流使用,不保证其准确性、完整性、及时性或适用性。
2.本资源仅包含一般信息,不构成专业建议。在使用本资源时,请务必自行研究并谨慎决策。
3.我已尽力确保本资源的正确性和合法性,但不对其准确性、完整性和及时性做出保证。
4.本资源不应用于商业用途。
5.在使用本资源的过程中,用户应自行承担所有风险和责任,并遵守相关法律法规。
6.对于因使用本资源而产生的任何损失或损害,我概不负责。
请确保在使用本资源时仔细阅读并遵守以上免责声明。如果您有任何疑问或需要进一步帮助,请联系我。
资源最后修改时间:2024-10-04 14:55:13
66883033058800
389e157f-7091-470a-991f-57dc9c0450f1
免责声明:
1.本资源仅供学习和交流使用,不保证其准确性、完整性、及时性或适用性。
2.本资源仅包含一般信息,不构成专业建议。在使用本资源时,请务必自行研究并谨慎决策。
3.我已尽力确保本资源的正确性和合法性,但不对其准确性、完整性和及时性做出保证。
4.本资源不应用于商业用途。
5.在使用本资源的过程中,用户应自行承担所有风险和责任,并遵守相关法律法规。
6.对于因使用本资源而产生的任何损失或损害,我概不负责。
请确保在使用本资源时仔细阅读并遵守以上免责声明。如果您有任何疑问或需要进一步帮助,请联系我。
资源最后修改时间:2024-10-04 15:01:10
67239732829520
0d6f9168-051f-4e18-8ccb-b8768a596010
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
c++-2A C-C++ development toolPGC.zip (220个子文件)
symlinks.bat 2KB
env.bat 50B
main.c 1KB
main.c 860B
impl.c 519B
.clang-format 222B
main.cpp 2KB
main.cpp 716B
impl.cpp 593B
show.cpp 556B
main.cpp 514B
main.cpp 503B
impl.cpp 498B
main.cpp 412B
main.cpp 385B
main.cpp 337B
main.cpp 319B
impl.cpp 296B
main.cpp 267B
main.cpp 247B
main.cpp 199B
main.cpp 199B
test.cpp 190B
main.cpp 165B
impl.cpp 163B
example.cpp 160B
main.cpp 155B
helloHonly.cpp 146B
test.cpp 138B
impl.cpp 133B
impl.cpp 107B
impl.cpp 107B
test.cpp 105B
test.cpp 63B
honly.cpp 63B
main.cpp 63B
main.cpp 54B
main.cpp 53B
main.cpp 48B
main.cpp 33B
main.cpp 17B
main.cpp 17B
test.cpp 17B
main.cpp 16B
.gitignore 686B
.gitignore 331B
.gitignore 331B
.gitignore 331B
.gitignore 331B
.gitignore 6B
.gitignore-general 373B
.gitkeep 0B
impl.go 11KB
wio.go 11KB
dep.go 10KB
query.go 8KB
target-resolve.go 7KB
run.go 6KB
query_test.go 6KB
resolve.go 6KB
env.go 6KB
cmake-strings.go 5KB
create.go 5KB
types.go 5KB
util.go 5KB
upgrade.go 5KB
magefile.go 5KB
helper.go 5KB
util.go 4KB
update.go 4KB
wio-root.go 4KB
ioutils.go 4KB
cmake.go 4KB
filehandle.go 3KB
logger.go 3KB
downloader.go 3KB
ide.go 3KB
generate.go 3KB
file.go 3KB
target.go 3KB
publish.go 3KB
client.go 3KB
monitor.go 3KB
install.go 3KB
vendor.go 2KB
npm.go 2KB
interface.go 2KB
checks.go 2KB
create-types.go 2KB
types.go 2KB
util.go 2KB
log.go 2KB
flags.go 2KB
types.go 2KB
install.go 2KB
serializehandle.go 2KB
login.go 2KB
util.go 2KB
list_test.go 2KB
cmd.go 2KB
共 220 条
- 1
- 2
- 3
资源评论
苹果醋3
- 粉丝: 1133
- 资源: 72
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- zheshiyigeshneqide bao
- NativeExcel 3.1.0 升级支持 Delphi XE11 版本
- pycharm安装教程,分享给有需要的人,仅供参考
- 2000-2022年城乡居民人均可支配收入和消费支出数据(296个地级市)-最新出炉.zip
- txsig_downlink_frame_pos1.mat
- Delphi 12 控件之 Delphi 调用微信接口教程
- 创维8H73机芯 M6系列 主程序软件 电视刷机 固件升级包 V016.012.050
- python编程实现机器学习算法之线性回归
- mysql安装配置教程,分享给有需要的人,仅供参考
- 面板数据stata分析专题资源-最新出炉.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功