expand.cr | Crystal tool for macro debugging
kandi X-RAY | expand.cr Summary
kandi X-RAY | expand.cr Summary
expand.cr is a Shell library. expand.cr has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Crystal tool for macro debugging. Allows one to expand macro recursively.
Crystal tool for macro debugging. Allows one to expand macro recursively.
Support
Quality
Security
License
Reuse
Support
expand.cr has a low active ecosystem.
It has 5 star(s) with 1 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of expand.cr is current.
Quality
expand.cr has no bugs reported.
Security
expand.cr has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
expand.cr is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
expand.cr releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of expand.cr
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of expand.cr
expand.cr Key Features
No Key Features are available at this moment for expand.cr.
expand.cr Examples and Code Snippets
No Code Snippets are available at this moment for expand.cr.
Community Discussions
No Community Discussions are available at this moment for expand.cr.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install expand.cr
Add this to your application's shard.yml:. version should be always ~> YOUR_CRYSTAL_VERSION. If you need to lock to concrete version of expand tool: version: YOUR_CRYSTAL_VERSION.N, where N is the specific version of expand tool, for example: version: 0.14.1.3. And run shards install. This will download all required dependencies and install the tool. Additionally, it installs its own binary to ./bin directory of your project (it is created automatically if it doesn't exist) as ./bin/expand. NOTE: first build of ./bin/expand tool will take some time and about 1 GB of RAM, since it actually builds a crystal compiler under the hood.
Support
Fork it ( https://github.com/waterlink/expand.cr/fork )Create your feature branch (git checkout -b my-new-feature)Commit your changes (git commit -am 'Add some feature')Push to the branch (git push origin my-new-feature)Create a new Pull Request
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page