<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Francisco José García García</title>
    <description>The latest articles on DEV Community by Francisco José García García (@frangarcj).</description>
    <link>https://dev.to/frangarcj</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F467370%2F46dd0dd0-d1ee-41ad-b590-94c025dd5404.jpeg</url>
      <title>DEV Community: Francisco José García García</title>
      <link>https://dev.to/frangarcj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/frangarcj"/>
    <language>en</language>
    <item>
      <title>HandyVITA - Compiling PS Vita Homebrew with Github Actions</title>
      <dc:creator>Francisco José García García</dc:creator>
      <pubDate>Thu, 17 Sep 2020 07:35:40 +0000</pubDate>
      <link>https://dev.to/frangarcj/handyvita-compiling-ps-vita-homebrew-with-github-actions-3k9</link>
      <guid>https://dev.to/frangarcj/handyvita-compiling-ps-vita-homebrew-with-github-actions-3k9</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;This is a very simple workflow that allows you to use the &lt;a href="https://vitasdk.org/"&gt;Vita SDK&lt;/a&gt; docker to compile projects for Playstation Vita. Therefore, you will be able to build and download the built homebrew just on/from Github. To do this, it uses the &lt;a href="https://github.com/marketplace/actions/checkout"&gt;actions/checkout@v2&lt;/a&gt; action to access the source code of the repository and the &lt;a href="https://github.com/marketplace/actions/upload-a-build-artifact"&gt;actions/upload-artifact@v2&lt;/a&gt; action to associate the created package to the workflow execution. Moreover, this action can be associated with any commit or pull request to download and test the code.&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Wacky Wildcards&lt;/p&gt;

&lt;h3&gt;
  
  
  Yaml File and Link to Code
&lt;/h3&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;



&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/frangarcj"&gt;
        frangarcj
      &lt;/a&gt; / &lt;a href="https://github.com/frangarcj/HandyVITA"&gt;
        HandyVITA
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      The first Atari Linx emulator for the PSVita Based on Libretro Handy core (https://github.com/libretro/libretro-handy)
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;Thanks to &lt;a href="https://github.com/fjtrujy"&gt;fjtrujy&lt;/a&gt; for helping on setting up the docker.&lt;/p&gt;

</description>
      <category>actionshackathon</category>
      <category>emulation</category>
      <category>psvita</category>
      <category>vitasdk</category>
    </item>
  </channel>
</rss>
