airscripts / archnet

Node.js REPL for fetching your public IP.

Home Page:https://airscript.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archnet

Node.js REPL for fetching your public IP.

Contents

Installation

In order to use this project, you need an up and running development environment.
Follow the steps below in order to have one fully functional.
Make sure to have these dependencies installed on your machine:

Clone this repository:

git clone https://github.com/airscripts/archnet.git

Usage

Run the following commands in the repository's root folder:

npx tsc
node ./build/repl.js

Everything should be set up and running.

Resources

404

Contributing

Contributions and suggestions about how to improve the project are welcome!

Support

If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:

GitHub Sponsors   Kofi

License

This repository is licensed under GPL-3.0 License.
 

About

Node.js REPL for fetching your public IP.

https://airscript.it

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%