- 
                Notifications
    
You must be signed in to change notification settings  - Fork 202
 
Description
Description
Amber have a lot of dependencies, this wouldn't be so bad if the projects that depends on it wouldn't need to carry this dependency burden, like always depend on sqlite3, mysql and postgres.
If I didn't misunderstood anything, amber CLI is meant to be installed in the system, e.g. there's a ArchLinux amber package on AUR.
Steps to Reproduce
- Run 
amber new foothenshards install 
Expected behavior: [What you expect to happen]
I would expect the first shards install to depend only on things that my project needs to be compiled, not everything that is needed to compile a new amber CLI.
Actual behavior: [What actually happens]
The new project will depend on everything that amber CLI depends to be built.
Reproduces how often: [What percentage of the time does it reproduce?]
100%
Versions
Crystal 1.14, amber 4088e62, shards 0.18.