Commit Graph

671 Commits

Author SHA1 Message Date
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