Commit Graph

178 Commits

Author SHA1 Message Date
Ivan Kravets 9c2dbf73f3 Implement lib-search pagination, dependencies uninstalling 2014-09-24 22:18:19 +03:00
Ivan Kravets c0c3c8efcd Add 'examples' field 2014-09-24 21:40:37 +03:00
Ivan Kravets 24ec2dc9e4 Update PlatformIO Website URLs 2014-09-12 19:27:56 +03:00
Ivan Kravets 97a42a357a Merge branch 'develop' of https://github.com/ivankravets/platformio into develop 2014-09-12 19:19:46 +03:00
Ivan Kravets 2dddbfc074 Correction 2014-09-12 19:18:49 +03:00
Ivan Kravets f77c195f3d Update "requests" to 2.4.1 2014-09-12 19:18:11 +03:00
Ivan Kravets 70493a7721 Update PlatformIO Website URLs 2014-09-12 19:17:31 +03:00
Ivan Kravets 1e1fac2fc1 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop 2014-09-09 23:16:55 +03:00
Ivan Kravets fbe014f687 Corrections 2014-09-09 23:16:36 +03:00
Ivan Kravets fd2571da04 Updated "click" to 3.3 2014-09-08 22:15:05 +03:00
Ivan Kravets 813c818477 Implement "lib register" command 2014-09-08 22:02:57 +03:00
Ivan Kravets c4b28ab252 Rename section of source location 2014-09-08 15:37:04 +03:00
Ivan Kravets ac66f62262 Rename to "creating" 2014-09-07 19:38:00 +03:00
Ivan Kravets 727ec2f4dc Add citation block 2014-09-07 18:22:52 +03:00
Ivan Kravets 995a25478b Improvements 2014-09-07 18:14:33 +03:00
Ivan Kravets 5fa265374c Rename "create" page 2014-09-07 15:09:32 +03:00
Ivan Kravets 369622f3fb Correct source code locations 2014-09-06 23:55:48 +03:00
Ivan Kravets 6fdc47beda Describe how to create new library and share it 2014-09-06 23:51:28 +03:00
Ivan Kravets f316308860 Describe "dependencies" field from library.json 2014-09-06 22:27:33 +03:00
Ivan Kravets 2ac4b9a590 Fill history with Library Manager record 2014-09-06 22:19:51 +03:00
Ivan Kravets 23bc5188b3 Fill Library Config information 2014-09-06 22:13:16 +03:00
Ivan Kravets 1631770b85 Describe "lib_dir" option 2014-09-06 18:46:19 +03:00
Ivan Kravets 849a49f665 Add Library Manager documentation 2014-09-06 13:44:45 +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 46fb576c9d Switch package manifest to dl.platformio 2014-09-05 21:55:47 +03:00
Ivan Kravets b370d38192 Merge branch 'feature/library-manager' into develop 2014-09-05 21:39:41 +03:00
Ivan Kravets 716ff3df86 Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/library-manager 2014-09-05 21:31:37 +03:00
Ivan Kravets c784c7ab47 Typo fix 2014-09-05 21:27:10 +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 35e7c8b3a7 Seek for library in user's lib directory 2014-09-04 18:56:32 +03:00
Ivan Kravets 855df959ee Parse .pde as .ino file 2014-09-04 18:55:56 +03:00
Ivan Kravets 3d179fe1a7 Implement "lib search" command 2014-09-03 23:03:49 +03:00
Ivan Kravets 69b73935d0 Updated "requests" to 2.4.0 2014-09-01 10:30:01 +03:00
Ivan Kravets a7bc72aa41 Improve installation section 2014-08-28 21:20:15 +03:00
Ivan Kravets 5f539fdf7b Re-tested with Click 3.2 2014-08-23 11:51:18 +03:00
Ivan Kravets 78bf6c0e23 Italic correction 2014-08-22 18:05:27 +03:00
Ivan Kravets 768eea8a6d Implemented new `[platformio]` section for Configuration File | Resolve #14 2014-08-22 17:57:28 +03:00
Ivan Kravets e4ba030a0c Expand an URL to get-platformio.py 2014-08-13 16:36:38 +03:00
Ivan Kravets ad6acb28ae Disable PyLint stupid warning 2014-08-13 11:55:25 +03:00
Ivan Kravets 63d9914652 Test passed with new click 3.1 2014-08-13 11:37:50 +03:00
Ivan Kravets c41be4b294 Add notice about examples on the web 2014-08-12 19:29:57 +03:00
Ivan Kravets 9cec1069d6 Rename Miscellaneous section to Raspduino 2014-08-11 15:58:39 +03:00
Ivan Kravets 1b359b7587 Add new examples to ProjectConfFile + improve Quickstart 2014-08-11 12:20:08 +03:00
Ivan Kravets 80e21f61d3 Minor docs improvement 2014-08-09 23:40:32 +03:00
Ivan Kravets 0323fe7b90 Preparation for 0.7.0-dev 2014-08-09 23:29:37 +03:00
Ivan Kravets fcef78ed0d Merge branch 'release/v0.6.0' into develop 2014-08-09 23:21:02 +03:00
Ivan Kravets fbab527ed3 Ready for 0.6.0 release 2014-08-09 23:20:45 +03:00
Ivan Kravets 7bee016a7e Implement serialports monitor / resolve #10 2014-08-09 23:13:29 +03:00