Ivan Kravets
|
2b2ceb60cc
|
Replace "dark blue" with "cyan" colour / Resolve #33
|
2014-12-10 21:40:39 +02:00 |
|
Ivan Kravets
|
d8863d1861
|
Code improvements
|
2014-12-04 23:17:45 +02:00 |
|
Ivan Kravets
|
8596d271a2
|
Cleanup click-based source code
|
2014-12-03 20:16:50 +02:00 |
|
Ivan Kravets
|
affb47b82e
|
Ask user to install platform when it hasn't been installed yet
|
2014-12-03 20:15:52 +02:00 |
|
Ivan Kravets
|
caf6746e89
|
Fix "OSError: [Errno 2] No such file or directory" when PlatformIO isn't installed properly
|
2014-12-03 14:18:22 +02:00 |
|
Ivan Kravets
|
3c9e809b58
|
Improve "init" command. Resolve #31
|
2014-11-30 18:14:18 +02:00 |
|
Ivan Kravets
|
6b9cbde8eb
|
Improve telemetry for run env command
|
2014-11-30 17:00:30 +02:00 |
|
Ivan Kravets
|
22297b9cfd
|
Implement "platformio settings" command
|
2014-11-29 22:58:10 +02:00 |
|
Ivan Kravets
|
bcfb007c90
|
Added Migration Manager which simplifies process with upgrading to a major release
|
2014-11-29 22:55:32 +02:00 |
|
Ivan Kravets
|
33d87367e7
|
Add Telemetry Service
|
2014-11-29 22:48:15 +02:00 |
|
Ivan Kravets
|
dec78d29e8
|
Improve install/uninstall commands
|
2014-11-24 22:24:19 +02:00 |
|
Ivan Kravets
|
102175215c
|
Allow for search args to be empty
|
2014-11-24 21:59:25 +02:00 |
|
Ivan Kravets
|
cd2cc16fcf
|
Improve support for 3-rd party platforms
|
2014-11-24 21:36:44 +02:00 |
|
Ivan Kravets
|
b103dc01c0
|
Refactored Package Manager
|
2014-11-22 23:55:17 +02:00 |
|
Ivan Kravets
|
baef85aed1
|
Fix PyLint warnings from the last CI build
|
2014-10-19 00:21:10 +03:00 |
|
Ivan Kravets
|
2d6c0ef66d
|
Avoid trademark issues in library.json; switch to PlatformIO Library Registry ID logic
Resolve issue #17
|
2014-10-19 00:14:11 +03:00 |
|
Ivan Kravets
|
9ead140b6e
|
Fix lib update crashing when no libs are installed (resolve issue #19)
|
2014-10-05 23:34:40 +03:00 |
|
Ivan Kravets
|
6a775f3951
|
Skip "platformio" section from "run" process
|
2014-10-04 18:53:59 +03:00 |
|
Ivan Kravets
|
9c2dbf73f3
|
Implement lib-search pagination, dependencies uninstalling
|
2014-09-24 22:18:19 +03:00 |
|
Ivan Kravets
|
813c818477
|
Implement "lib register" command
|
2014-09-08 22:02:57 +03:00 |
|
Ivan Kravets
|
be710cefd8
|
Implement installing dependence libs
|
2014-09-06 12:53:17 +03:00 |
|
Ivan Kravets
|
a98dc5bc29
|
Implement --keyword and --author options for library search command
|
2014-09-06 12:12:13 +03:00 |
|
Ivan Kravets
|
bac0a5ebb1
|
Implement lib commands: install, uninstall, show, update, list
|
2014-09-04 18:58:12 +03:00 |
|
Ivan Kravets
|
3c030edc38
|
Grammar fix
|
2014-09-04 18:57:13 +03:00 |
|
Ivan Kravets
|
3d179fe1a7
|
Implement "lib search" command
|
2014-09-03 23:03:49 +03:00 |
|
Ivan Kravets
|
7bee016a7e
|
Implement serialports monitor / resolve #10
|
2014-08-09 23:13:29 +03:00 |
|
Ivan Kravets
|
8b056efe64
|
Resolve #8: Implement "upgrade" command and "auto-check" for the latest version
|
2014-08-03 18:40:20 +03:00 |
|
Ivan Kravets
|
00e51558db
|
Resolve #7: add auto-conversation from *.ino to valid *.cpp for Arduino/Energia frameworks
|
2014-08-03 16:23:18 +03:00 |
|
Ivan Kravets
|
c4d2dc6267
|
Show "Alias" for packages in "platformio show" command
|
2014-07-30 23:39:01 +03:00 |
|
Ivan Kravets
|
3125c8485b
|
Allowed to skip default packages via --skip-default-package flag
|
2014-07-30 22:41:07 +03:00 |
|
Ivan Kravets
|
dac83d6164
|
Refactored "base" paltform
|
2014-07-30 22:40:11 +03:00 |
|
Ivan Kravets
|
ec39cfeb90
|
Filled README & HISTORY with latest additions
|
2014-07-28 21:18:26 +03:00 |
|
Ivan Kravets
|
02fe590dc4
|
PyLint fix for CI
|
2014-07-27 22:48:27 +03:00 |
|
Ivan Kravets
|
202e2e0af5
|
Added support to override UPLOAD_PORT via cli-option "$ platformio run --upload-port="
|
2014-07-27 22:39:41 +03:00 |
|
Ivan Kravets
|
b41d453eec
|
Implemented "$ platformio serialports" command
|
2014-07-27 22:29:32 +03:00 |
|
Ivan Kravets
|
d801e65adf
|
Allowed to pass multiple "SomePlatform" to the install/uninstall commands
|
2014-06-19 23:21:59 +03:00 |
|
Ivan Kravets
|
5e07c08055
|
Fixed typo with exception
|
2014-06-16 12:07:37 +03:00 |
|
Ivan Kravets
|
47c47168e8
|
Renamed project's "libs" directory to "lib"
|
2014-06-14 22:12:32 +03:00 |
|
Ivan Kravets
|
027c3d0e5e
|
Implemented new commands: list, show, uninstall & update; minor improvements to code
|
2014-06-13 20:47:02 +03:00 |
|
Ivan Kravets
|
bdfe849c97
|
Implemented "platformio search" command
|
2014-06-12 23:29:47 +03:00 |
|
Ivan Kravets
|
5511cff3a5
|
Implemented "platform init" command; minor fixes
|
2014-06-12 21:17:45 +03:00 |
|
Ivan Kravets
|
937c38a7b7
|
Added platforms frame logic; implemented "install" and "run" commands
|
2014-06-07 13:34:31 +03:00 |
|
Ivan Kravets
|
1d0fea592a
|
Implemented multiple CLI commands
|
2014-06-03 21:27:36 +03:00 |
|