Skip to content
 
 

Repository files navigation

Austin Tech List

WIP project to create a list of places in Austin that hire developers.

Submitting an addition

  1. Fork the repo
  2. Add an entry to the list in index.js:
    {
      // The previous entry
    },

    {
      name: 'Company Name',
      homepage: 'https://www.companyname.com/',
      careers: 'https://www.companyname.com/jobs/',
      address: '123 E 6th St, Austin, TX 78701',
      plusCode: '1234+4H Austin, Texas',
    },

    {
      // The next entry
    },
  1. Submit a pull request

For more information, read about forking and submitting PRs. Remember, there's nothing to fear about submitting a PR - everything gets reviewed and tested before getting added to the master branch!

Suggesting an addition

If you'd rather not submit a pull request, you can file a suggestion here.

About

A list of places in Austin that hire developers

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages