Skip to content

gowenrw/future_badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

future_badge

Future Badge Artifacts

This is a DEFCON Indie badge created for DC31.

This is where all the files for the Future Badge will be stored.

This includes code and art and cad and fab files. All the things.

File Structure

This is the file structure of this repository

  • / - YOU ARE HERE
  • /art/ - Artwork and other graphics created by this project
    • /art/inspiration/ - Art and graphics pulled from other sources used as inspiration for this project
    • /art/fonts/ - Fonts used in art and graphics
  • /code/ - All project related Code / Firmware
  • /docs/ - Documentation created by this project including web pages
  • /eda/ - Electronic Design Automation files (i.e. KiCad)
  • /reference_parts/ - Documentation pulled from other sources related to components
  • /README.md - This File
  • /LICENSE - Currently set to MIT

Note: the reference_parts directory is a link to a submodule repository. To add it use the following cmd after cloning this:

git submodule add https://github.com/gowenrw/reference_parts reference_parts

This will make a link to the current commit of that repo. To update it to a newer commit after its been added use this cmd:

git submodule update --init --recursive

About

Future Badge Artifacts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published