Skip to content

aa-tan/etch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etch

An application/binary installer vaguely similar to make but targeted towards Crystal-lang projects, written in Crystal-lang!

Installation

  1. Clone the repo git clone https://github.com/aa-tan/etch.git
  2. Change into the directory cd etch
  3. Run the file crystal src/etch.cr
  4. Follow the instructions!

Usage

Run the program with a crystal project directory or the source file you want to install: etch ./src/example_app.cr

Contributing

  1. Fork it (https://github.com/your-github-user/etch/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

  • aa-tan - creator and maintainer

About

Binary Installer for Crystal Apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published