Skip to content

paulohgs/Lazyless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazyless

An iOS app for habit management and tracking.

###Built with swift

Contributing

  1. Fork this repo

  2. Create a feature or bug branch

git branch feature/[your-feature]
  1. Commit your changes

  2. Push to the branch

git push origin feature/[your-feature]