etch

Binary Installer for Crystal Apps

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
Repository

etch

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • over 5 years ago
  • November 28, 2018
License

MIT License

Links
Synced at

Thu, 02 May 2024 10:23:41 GMT

Languages