Skip to content

sehqlr/codethesaur.us

 
 

Repository files navigation

Master: Build Status Develop: Build Status

codethesaur.us

Website that will compare language features side by side.

Why would you want this?

Good question. If there's an aspect of a language you don't know, you can compare a languages you know with a language you do. It's a good way to quickly learn a new language, or use it as a quick reference to remember things by.

Requirements

  • PHP 7.1
  • For ease of use, make sure php is in your PATH environment variable

Cloning and running it locally

  1. Clone the project (git clone https://github.com/codethesaurus/codethesaur.us.git)
  2. In your terminal, run php artisan serve
  3. In your broswer, visit http://127.0.0.1:8000/
  4. Press CTRL+C in the terminal to stop the server.

Code of Conduct

All contributors are required to follow the Code Thesaurus Code of Conduct.

Questions?

Preferred: Reach out on Twitter @codethesaurus

You could also email the core team (coreteam@codethesaur.us).

About

Website to help you learn a new language from a language you already know

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%