Skip to content

projektorius96/structio.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name: structio.dart

The motivation was to learn Dart by doing a project that would be at least somehow useful to the society of Web developers and beyond...


How to use

Prerequisites: your current active terminal (I use Git Bash for Windows toolchain) shows structio.dart as the currrent working directory, then simply run the following command on the terminal, as follows:

dart bin/main.dart > dump.txt`;

# the "> dump.txt" part coming after dart command itself is solely optional: it simply redirects stream to file (note: file name itself is totally arbitrary choice)

Current limitations

  • It has no way to ignore directories, such as internal .git, this may be challanged in the future, tho...

Made with ♥ by projektorius96

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages