Skip to content

ybart/verif-rdv-pref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verif-rdv-pref

Check prefecture availability for appointments.

Installation

  • Install Crystal
     brew update
     brew install crystal
    
  • Clone the repo locally
     git clone git@github.com:ybart/verif-rdv-pref.git
     cd verif-rdv-pref
    
  • See usage

Usage

shards install
crystal build --release src/web.cr
./web

Contributing

  1. Fork it ( https://github.com/ybart/verif-rdv-pref/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

  • ybart Yvan BARTHÉLEMY - creator, maintainer

About

Outil de vérification de disponibilité des RdV en prefecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors