Skip to content

rosvik/string.248.no

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

string.248.no

This is the project files for string.248.no, a static string analyzer on the web.

screenshot

Examples

Installation

The website is avaliable at string.248.no, but if you want to run the website on you own, clone the repo by running

git clone https://github.com/rosvik/string.248.no.git

The site is just static HTML, CSS and JavaScript, so all you have to do is to serve the files. If you have Python installed, you can run python3 -m http.server from your command line, open localhost:8000, and enjoy ✨

Deployment

A new production deployment is done on every commit to master, and a preview build on any other branch. To depoy a preview build manually, install and authenticate wrangler, then run

wrangler pages publish . --project-name=string-248-no

Your preview URL should then be printed to the console 🚀

248

About

A static string analyzer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published