Seeed had designed so many boards that work with Arduino IDE, include,
Thanks to the new features of Arduino IDE, it's easy to add those board to your Arduino IDE now.
There're few step to be followed.
You need a Arduino IDE that after version 1.6.4, please download one if there's no Arduino IDE in your computer.
Open your Arudino IDE, click on File > Preferences, and copy below url to Additional Boards Manager URLs
https://raw.githubusercontent.com/Seeed-Studio/Seeed_Platform/master/package_seeeduino_boards_index.json
Click on Toos > Board > Board Manager.
You will get many board that named with Seeed xxxx, let's take Seeeduino Stalker V3 as example.
Click Seeeduino Stalker V3 then an Install button appear, click on it to finish the step, this process takes about 5 minutes to half an hour, which depend on the speed of your network.
After Step 3 was successful, a board named Seeeduino Stalker V3 will show up at the boards list.
Click on Tools > Board, Seeeduino Stalker V3 is available now.