/athena

An ecosystem of reusable, independent components

Primary LanguageCrystalMIT LicenseMIT

Athena

CI Latest release

A monorepo representing the ecosystem of reusable, independent components provided by Athena. See Athena Framework for the web framework created using these components.

Documentation

Checkout the External Docs.

Contributing

  1. Fork it (https://github.com/athena-framework/athena/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors