6.2.2 • Published 3 years ago

@danielsepulveda/compiscript v6.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Compiscript

How to use

Clone the project, then run

npm install

After that, to run the parser againts test files, run

npm run start (or npm start)

Adding more tests

To run more tests simply add text files under the src/test/ dir. The script will automatically run the parser against every file inside that dir.

Development

To run the project while developing use

npm run dev

This will run the script using nodemon and will listen to any file change inside src/ with the extensions json,ts,txt,ohm

6.2.2

3 years ago

6.2.1

3 years ago

6.2.0

3 years ago

6.1.1

3 years ago

6.1.0

3 years ago

6.0.0

3 years ago