Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoinegagne/floki_erlang
A wrapper over the Elixir floki library
https://github.com/antoinegagne/floki_erlang
Last synced: 30 days ago
JSON representation
A wrapper over the Elixir floki library
- Host: GitHub
- URL: https://github.com/antoinegagne/floki_erlang
- Owner: AntoineGagne
- License: other
- Created: 2019-12-03T03:59:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T02:39:53.000Z (almost 5 years ago)
- Last Synced: 2024-10-24T23:29:38.783Z (3 months ago)
- Language: Erlang
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
============
floki_erlang
============:Author: `Antoine Gagné `_
.. contents::
:backlinks: none.. sectnum::
Installation
============Usage
=====Development
===========Running all the tests and linters
---------------------------------You can run all the tests and linters with the ``rebar3`` alias:
.. code-block:: sh
rebar3 check