Skip to content

seymourpoler/Squel.crystal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start development

  • crystal init lib SQUEL
  • add to at the end of shard.yml
development_dependencies:
   minitest:
     github: ysbaddaden/minitest.cr
     version: "0.3.6"
  • execute in cmd shards install
  • run tests, executing in cmd crystal run test/learning_test.cr

squel

port code from https://hiddentao.com/squel/ into Crystal language

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published