commit e5a4b2f454d4f0a9697f3ef53acc6a8bce3776b5 Author: cryobry <38270216+cryobry@users.noreply.github.com> Date: Sun Apr 19 11:44:39 2020 -0400 Initial dev env commit diff --git a/.atom-build.yml b/.atom-build.yml new file mode 100644 index 0000000..d54dd61 --- /dev/null +++ b/.atom-build.yml @@ -0,0 +1,5 @@ +cmd: 'echo "Pick a command (see .atom-build.yml)"' +name: '' +targets: + Run in toolbox: + cmd: 'buildWrapper toolboxRun -c openwrt {FILE_ACTIVE}' diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea1472e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +output/