1 Star 0 Fork 0

yangwu / env

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 603 Bytes
一键复制 编辑 原始数据 按行查看 历史
bernard 提交于 2017-12-20 11:28 . Update README.md

env

Python Scripts for RT-Thread/ENV

Usage under Linux

Prepare Env

run command under one of bsp:

scons --menuconfig

If the env is not initialized in your machine, above command will intialize env script under your ~/.env folder.

Use Env

There is one pkgs shell script under ~/.env/tools/scripts folder. In order to use it more conveniently, your can run following command to set environment:

source ~/.env/env.sh

Then when you use scons --menuconfig to config online packages, you can use:

pkgs --update

to update local packages under your local bsp project.

Python
1
https://gitee.com/kongfu_yang/env.git
git@gitee.com:kongfu_yang/env.git
kongfu_yang
env
env
master

搜索帮助